Home
last modified time | relevance | path

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

/foundation/filemanagement/app_file_service/tests/mock/cJson/include/
Dcjson_func_undef.h21 #define CJSONDelete cJSON_Delete macro
/foundation/filemanagement/app_file_service/tests/mock/cJson/src/
DcJsonMock.cpp44 CJSON_PUBLIC(void) CJSONDelete(cJSON *item) in CJSONDelete() function