Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_message.h14 #define DM_MSG_KEY_CODE "code" macro
23 #define DM_MSG_KEY_CODE "code" macro
A Ddm_message.c212 dm_utils_json_object_item(&lite, DM_MSG_KEY_CODE, in dm_msg_response_parse()
213 strlen(DM_MSG_KEY_CODE), cJSON_Number, in dm_msg_response_parse()
1710 res = lite_cjson_object_item(&lite_item_ed, DM_MSG_KEY_CODE, in dm_msg_thing_proxy_product_register_reply_failures()
1711 strlen(DM_MSG_KEY_CODE), &lite_item_code); in dm_msg_thing_proxy_product_register_reply_failures()

Completed in 9 milliseconds