Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/cJSON/
H A DcJSON.h95 extern cJSON *cJSON_CreateIntArray(const int *numbers,int count);
H A DcJSON.c548 cJSON *cJSON_CreateIntArray(const int *numbers,int count) {int i;cJSON *n=0,*p=0,*a=cJSON_CreateAr… in cJSON_CreateIntArray() function
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.h216 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count);
H A DcJSON.c2536 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) in cJSON_CreateIntArray() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/
H A DcJSON.h214 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp2545 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) in cJSON_CreateIntArray() function