Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
DcJSON.c490 static cJSON *cJSON_Parse(const VkAllocationCallbacks *pAllocator, const char *value, bool *out_of_… in cJSON_Parse() function
/third_party/cJSON/
DcJSON.c1418 CJSON_PUBLIC(cJSON *) cJSON_Parse(const char *value) in cJSON_Parse() function