Searched refs:cJSON_CreateObject (Results 1 – 6 of 6) sorted by relevance
341 param = cJSON_CreateObject(); in _subdev_topo_add_append_params()381 param = cJSON_CreateObject(); in _subdev_append_pk_dn_to_params()405 param = cJSON_CreateObject(); in _subdev_batch_login_append_device_list()458 param = cJSON_CreateObject(); in _subdev_product_register_append_params()613 root = cJSON_CreateObject(); in aiot_subdev_send_topo_add()669 root = cJSON_CreateObject(); in aiot_subdev_send_topo_delete()705 root = cJSON_CreateObject(); in aiot_subdev_send_topo_get()757 root = cJSON_CreateObject(); in aiot_subdev_send_batch_login()823 root = cJSON_CreateObject(); in aiot_subdev_send_batch_logout()879 root = cJSON_CreateObject(); in aiot_subdev_send_sub_register()[all …]
249 cJSON *ulog_cfg_obj = cJSON_CreateObject(); in cfg_mm_2_file()273 cJSON *ulog_cfg_obj = cJSON_CreateObject(); in cfg_mm_2_file()
127 cJSON *resp = cJSON_CreateObject(); in report_up_process()
598 root = cJSON_CreateObject(); in service_report_func_list()613 …N_AddItemToObject(root, mod_func[mod_idx]->mod_info.name, mod_obj[mod_idx] = cJSON_CreateObject()); in service_report_func_list()618 json = cJSON_CreateObject(); in service_report_func_list()
201 CJSON_PUBLIC(cJSON *) cJSON_CreateObject(void);
2049 cJSON *object_item = cJSON_CreateObject(); in cJSON_AddObjectToObject()2394 CJSON_PUBLIC(cJSON *) cJSON_CreateObject(void) in cJSON_CreateObject() function
Completed in 30 milliseconds