Searched defs:arrayNode (Results 1 – 2 of 2) sorted by relevance
39 cJSON *arrayNode = cJSON_GetObjectItem(objectNode, TAG_VALUE.c_str()); in ParseTranslatable() local
103 bool JsonCompiler::ParseJsonArrayLevel(const cJSON *arrayNode, const FileInfo &fileInfo) in ParseJsonArrayLevel()431 cJSON *arrayNode = cJSON_GetObjectItem(objectNode, TAG_VALUE.c_str()); in ParseValueArray() local