Home
last modified time | relevance | path

Searched refs:StripDoubleSlashes (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/tools/dump_cache/
Durl_to_filename_encoder.h130 StripDoubleSlashes(&url_filename); in Encode()
203 static void StripDoubleSlashes(std::string* path) { in StripDoubleSlashes() function