Lines Matching refs:cJSON_CreateObject
118 cJSON *mode = cJSON_CreateObject(); in Mode2Json()
164 cJSON *timestamp = cJSON_CreateObject(); in Timestamp2Json()
205 cJSON *securityPolicy = cJSON_CreateObject(); in SecurityPolicy2Json()
261 cJSON *childEntry = cJSON_CreateObject(); in ChildTableEntry2Json()
274 cJSON *macCounters = cJSON_CreateObject(); in MacCounters2Json()
291 cJSON *connectivity = cJSON_CreateObject(); in Connectivity2Json()
308 cJSON *routeData = cJSON_CreateObject(); in RouteData2Json()
320 cJSON *route = cJSON_CreateObject(); in Route2Json()
338 cJSON *leaderData = cJSON_CreateObject(); in LeaderData2Json()
362 cJSON *node = cJSON_CreateObject(); in Node2JsonString()
392 diagInfoOfOneNode = cJSON_CreateObject(); in Diag2JsonString()
616 cJSON *error = cJSON_CreateObject(); in Error2JsonString()
630 cJSON *node = cJSON_CreateObject(); in ActiveDataset2Json()
691 cJSON *node = cJSON_CreateObject(); in PendingDataset2JsonString()