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