Home
last modified time | relevance | path

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

/foundation/filemanagement/app_file_service/tests/mock/cJson/include/
Dcjson_func_undef.h19 #define CJSONParse cJSON_Parse macro
/foundation/filemanagement/app_file_service/tests/mock/cJson/src/
DcJsonMock.cpp34 CJSON_PUBLIC(cJSON *) CJSONParse(const char *value) in CJSONParse() function