Searched defs:arrName (Results 1 – 3 of 3) sorted by relevance
568 static cJSON *GetArrItem(const cJSON *fileRoot, int &arrSize, const std::string &arrName) in GetArrItem()
233 static cJSON *GetArrayItem(const cJSON *fileRoot, int *arrSize, const char *arrName) in GetArrayItem()
207 cJSON *GetArrayItem(const cJSON *fileRoot, int *arrSize, const char *arrName) in GetArrayItem()