Searched refs:cJSON_CreateObject (Results 1 – 13 of 13) sorted by relevance
82 cJSON *mJsonSandbox = cJSON_CreateObject(); // json file object in MakeSandboxJson()87 cJSON *mJsonMtBdFlItm = cJSON_CreateObject(); // mount-bind-files items in MakeSandboxJson()112 cJSON_AddItemToArray(mJsonMtBdPth, mJsonMtBdPth_Itm = cJSON_CreateObject()); in MakeSandboxJson()130 cJSON_AddItemToArray(mJsonSymLk, mJsonSymLk_Itm = cJSON_CreateObject()); in MakeSandboxJson()
58 cJSON* cJSON_CreateObject(void);
313 cJSON *jsonStr = cJSON_CreateObject(); in StartRemoteCoordination()347 cJSON *jsonStr = cJSON_CreateObject(); in StartRemoteCoordinationResult()374 cJSON *jsonStr = cJSON_CreateObject(); in StopRemoteCoordination()399 cJSON *jsonStr = cJSON_CreateObject(); in StopRemoteCoordinationResult()424 cJSON *jsonStr = cJSON_CreateObject(); in NotifyUnchainedResult()451 cJSON *jsonStr = cJSON_CreateObject(); in NotifyFilterAdded()476 cJSON *jsonStr = cJSON_CreateObject(); in StartCoordinationOtherResult()
53 cJSON *data = cJSON_CreateObject(); in UpdateCrossingSwitchState()87 cJSON *data = cJSON_CreateObject(); in UpdateCrossingSwitchState()
60 cJSON *jsonObj = cJSON_CreateObject(); in ConvertHapInfoToJson()
142 return cJSON_CreateObject(); in create_json_object()
33 root = cJSON_CreateObject(); in CreateJson()
158 cJSON* cJSON_CreateObject(void) in cJSON_CreateObject() function
194 cJSON *object = cJSON_CreateObject(); in CreateNativeTokenJsonObject()
239 cJSON *root = cJSON_CreateObject(); in SavePermissions()249 cJSON *object = cJSON_CreateObject(); in SavePermissions()
129 cJSON *obj = cJSON_CreateObject(); // release obj at traverse done in AddItemToJson()
36 return cJSON_CreateObject(); in CreateJson()
87 return cJSON_CreateObject(); in CreateJson()