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