Searched defs:pathNode (Results 1 – 1 of 1) sorted by relevance
219 cJSON *pathNode = cJSON_GetObjectItem(item, "path"); in ParseFilters() local269 vector<string> CompressionParser::ParsePath(const cJSON *pathNode) in ParsePath()