Searched refs:PathWithoutParams (Results 1 – 2 of 2) sorted by relevance
37 std::string PathWithoutParams(const std::string& path) { in PathWithoutParams() function107 std::string filename = PathWithoutParams(path); in GetMimeTypeForPath()232 std::string filename = PathWithoutParams(path); in StartBundledDataRequest()
271 static std::string PathWithoutParams(const std::string& path) { in PathWithoutParams() function348 std::string filename = PathWithoutParams(info.path.substr(10)); in OnHttpRequest()