Home
last modified time | relevance | path

Searched refs:cJSONUtils_strdup (Results 1 – 1 of 1) sorted by relevance

/third_party/cJSON/
DcJSON_Utils.c66 static unsigned char* cJSONUtils_strdup(const unsigned char* const string) in cJSONUtils_strdup() function
211 return (char*)cJSONUtils_strdup((const unsigned char*)""); in cJSONUtils_FindPointerFromObjectTo()
438 parent_pointer = cJSONUtils_strdup(path); in detach_path()
962 parent_pointer = cJSONUtils_strdup((unsigned char*)path->valuestring); in apply_patch()