Home
last modified time | relevance | path

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

/external/chromium_org/components/url_fixer/
Durl_fixer.cc105 bool ValidPathForFile(const base::FilePath::StringType& text, in ValidPathForFile() function
606 if (is_file && !ValidPathForFile(trimmed, &full_path)) { in FixupRelativeFile()
620 if (!ValidPathForFile(unescaped, &full_path)) in FixupRelativeFile()