Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON_Utils.cpp178 static void encode_string_as_pointer(unsigned char *destination, const unsigned char *source) in encode_string_as_pointer() function
249 encode_string_as_pointer(full_pointer + 1, (unsigned char*)current_child->string); in cJSONUtils_FindPointerFromObjectTo()
1126 encode_string_as_pointer(full_path + path_length + 1, suffix); in compose_patch()
1252encode_string_as_pointer(new_path + path_length + 1, (unsigned char*)from_child->string); in create_patches()