Home
last modified time | relevance | path

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

/foundation/filemanagement/app_file_service/tests/mock/cJson/include/
Dcjson_func_undef.h20 #define CJSONGetObjectItem cJSON_GetObjectItem macro
/foundation/filemanagement/app_file_service/tests/mock/cJson/src/
DcJsonMock.cpp39 CJSON_PUBLIC(cJSON *) CJSONGetObjectItem(const cJSON *const object, const char *const string) in CJSONGetObjectItem() function