Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/deviceauth_lite/source/json/
Djsonutil.c53 cJSON *obj_value = NULL; in get_json_int() local
77 cJSON *obj_value = NULL; in get_json_string() local
104 cJSON *obj_value = NULL; in get_json_bool() local
/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
Dparsedata.c52 json_pobject obj_value = get_json_obj(obj, FIELD_PAYLOAD); in parse_data() local
/base/security/device_auth/frameworks/deviceauth_lite/source/
Dhichain.c889 json_pobject obj_value = get_json_obj((void *)json_object, FIELD_PAYLOAD); in deserialize_message_with_json_object() local