Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
DcJSON.c996 void cJSON_DeleteItemFromObject(cJSON *object, const char *string) { cJSON_Delete(cJSON_DetachItemF… in cJSON_DeleteItemFromObject() function
/third_party/cJSON/
DcJSON.c2257 CJSON_PUBLIC(void) cJSON_DeleteItemFromObject(cJSON *object, const char *string) in cJSON_DeleteItemFromObject() function