Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
DcJSON.c49 const char *cJSON_GetErrorPtr(void) { return ep; } in cJSON_GetErrorPtr() function
/third_party/cJSON/
DcJSON.c94 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void) in cJSON_GetErrorPtr() function