Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/web_applications/
Dweb_app.cc41 bool IsValidFilePathChar(char16 c) { in IsValidFilePathChar() function
416 if (!IsValidFilePathChar(c)) in GetSanitizedFileName()