Home
last modified time | relevance | path

Searched refs:cJSON_IsObject (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON_Utils.cpp245 if (cJSON_IsObject(object)) in cJSONUtils_FindPointerFromObjectTo()
329 else if (cJSON_IsObject(current_element)) in get_item_from_pointer()
469 else if (cJSON_IsObject(parent)) in detach_path()
1008 else if (cJSON_IsObject(parent)) in apply_patch()
1328 if (!cJSON_IsObject(patch)) in merge_patch()
1335 if (!cJSON_IsObject(target)) in merge_patch()
1403 if (!cJSON_IsObject(to) || !cJSON_IsObject(from)) in generate_merge_patch()
H A DcJSON.cpp2970 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item) in cJSON_IsObject() function
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.h191 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item);
H A DcJSON.c2957 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item) in cJSON_IsObject() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/
H A DcJSON.h189 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item);