Searched refs:ValidPathForFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/url_fixer/
H A Durl_fixer.cc106 bool ValidPathForFile(const base::FilePath::StringType& text, function in namespace:__anon6888
615 if (is_file && !ValidPathForFile(trimmed, &full_path)) {
629 if (!ValidPathForFile(unescaped, &full_path))

Completed in 62 milliseconds