Searched refs:zip_pos (Results 1 – 1 of 1) sorted by relevance
403 size_t zip_pos = path.find("!/"); in ForEachFileInPath() local404 if (zip_pos == std::string::npos) { in ForEachFileInPath()407 ForEachFileInZip(path.substr(0, zip_pos), path.substr(zip_pos + 2), in ForEachFileInPath()