Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
DcJSON.c1081 cJSON *cJSON_CreateObject(const VkAllocationCallbacks *pAllocator) { in cJSON_CreateObject() function
/third_party/cJSON/
DcJSON.c2543 CJSON_PUBLIC(cJSON *) cJSON_CreateObject(void) in cJSON_CreateObject() function