Searched refs:cJSON_malloc (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/iperf3/src/ | ||
H A D | cjson.h | 291 CJSON_PUBLIC(void *) cJSON_malloc(size_t size); |
H A D | cjson.c | 3077 CJSON_PUBLIC(void *) cJSON_malloc(size_t size) in cJSON_malloc() function |