Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
DcJSON.c41 void *cJSON_malloc(const VkAllocationCallbacks *pAllocator, size_t size) { in cJSON_malloc() function
/third_party/cJSON/
DcJSON.c3121 CJSON_PUBLIC(void *) cJSON_malloc(size_t size) in cJSON_malloc() function