Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON_Utils.cpp435 static cJSON *detach_path(cJSON *object, const unsigned char *path, const cJSON_bool case_sensitive) in detach_path() function
895 cJSON *old_item = detach_path(object, (unsigned char*)path->valuestring, case_sensitive); in apply_patch()
923 value = detach_path(object, (unsigned char*)from->valuestring, case_sensitive); in apply_patch()