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