Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/cJSON/
H A DcJSON.c46 static void *(*cJSON_malloc)(size_t sz) = malloc; variable
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c3102 CJSON_PUBLIC(void *) cJSON_malloc(size_t size) in cJSON_malloc() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp3115 CJSON_PUBLIC(void *) cJSON_malloc(size_t size) in cJSON_malloc() function