Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.h188 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item);
H A DcJSON.c111 if (!cJSON_IsNumber(item)) in cJSON_GetNumberValue()
2927 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item) in cJSON_IsNumber() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/
H A DcJSON.h186 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp113 if (!cJSON_IsNumber(item)) in cJSON_GetNumberValue()
2940 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item) in cJSON_IsNumber() function