Home
last modified time | relevance | path

Searched defs:arrName (Results 1 – 3 of 3) sorted by relevance

/base/startup/init/test/unittest/lite/
Dcmd_func_test.cpp568 static cJSON *GetArrItem(const cJSON *fileRoot, int &arrSize, const std::string &arrName) in GetArrItem()
/base/startup/init/services/modules/trace/
Dinit_trace.c233 static cJSON *GetArrayItem(const cJSON *fileRoot, int *arrSize, const char *arrName) in GetArrayItem()
/base/startup/init/services/init/
Dinit_service_manager.c207 cJSON *GetArrayItem(const cJSON *fileRoot, int *arrSize, const char *arrName) in GetArrayItem()