Home
last modified time | relevance | path

Searched defs:objInJson (Results 1 – 1 of 1) sorted by relevance

/base/security/device_auth/common_lib/impl/src/
Djson_utils.c319 cJSON *objInJson = cJSON_GetObjectItemCaseSensitive(jsonObj, key); in AddObjToJson() local
382 cJSON *objInJson = cJSON_GetObjectItemCaseSensitive(jsonObj, key); in AddStringToJson() local
434 cJSON *objInJson = cJSON_GetObjectItemCaseSensitive(jsonObj, key); in AddBoolToJson() local
459 cJSON *objInJson = cJSON_GetObjectItemCaseSensitive(jsonObj, key); in AddIntToJson() local