Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
DcJSON.c474 cJSON *cJSON_Parse(const VkAllocationCallbacks *pAllocator, const char *value) { in cJSON_Parse() function
/third_party/cJSON/
DcJSON.c1176 CJSON_PUBLIC(cJSON *) cJSON_Parse(const char *value) in cJSON_Parse() function