Home
last modified time | relevance | path

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

/foundation/filemanagement/app_file_service/tests/mock/cJson/include/
Dcjson_func_undef.h22 #define CJSONIsArray cJSON_IsArray macro
/foundation/filemanagement/app_file_service/tests/mock/cJson/src/
DcJsonMock.cpp69 CJSON_PUBLIC(cJSON_bool) CJSONIsArray(const cJSON * const item) in CJSONIsArray() function