Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c1075 …ParseWithOpts(const char *value, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithOpts()
1091 …ar *value, size_t buffer_length, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithLengthOpts()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp1084 …ParseWithOpts(const char *value, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithOpts()
1100 …ar *value, size_t buffer_length, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithLengthOpts()
/OK3568_Linux_fs/external/rk_pcba_test/cJSON/
H A DcJSON.c264 …N *cJSON_ParseWithOpts(const char *value,const char **return_parse_end,int require_null_terminated) in cJSON_ParseWithOpts()