HomeSort by relevance Sort by last modified time
    Searched refs:GetSanitizedFileName (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/web_applications/
web_app.h 71 FilePath GetSanitizedFileName(const string16& name);
web_app.cc 310 web_app::internals::GetSanitizedFileName(shortcut_info_.title);
411 FilePath GetSanitizedFileName(const string16& name) {
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc 98 file_name_ = web_app::internals::GetSanitizedFileName(shortcut_info_.title);

Completed in 26 milliseconds