Searched defs:GetArrayItem (Results 1 – 3 of 3) sorted by relevance
109 cJSON* JsonParser::GetArrayItem(cJSON *json, int32_t index) const in GetArrayItem() function in OHOS::Sensors::JsonParser
232 static cJSON *GetArrayItem(const cJSON *fileRoot, int *arrSize, const char *arrName) in GetArrayItem() function
194 cJSON *GetArrayItem(const cJSON *fileRoot, int *arrSize, const char *arrName) in GetArrayItem() function