Home
last modified time | relevance | path

Searched refs:DM_UTILS_UINT64_STRLEN (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_utils.h10 #define DM_UTILS_UINT64_STRLEN (20) macro
A Ddm_message.c2309 char random[DM_UTILS_UINT64_STRLEN] = { 0 }; in dm_msg_thing_proxy_product_register()
2327 HAL_Snprintf(random, DM_UTILS_UINT64_STRLEN, "%llu", in dm_msg_thing_proxy_product_register()
2421 char timestamp[DM_UTILS_UINT64_STRLEN] = { 0 }; in dm_msg_thing_topo_add()
2442 HAL_Snprintf(timestamp, DM_UTILS_UINT64_STRLEN, "%llu", in dm_msg_thing_topo_add()
2600 char timestamp[DM_UTILS_UINT64_STRLEN] = { 0 }; in dm_msg_combine_login()
2621 HAL_Snprintf(timestamp, DM_UTILS_UINT64_STRLEN, "%llu", in dm_msg_combine_login()

Completed in 8 milliseconds