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

  /external/chromium_org/chrome/browser/history/
shortcuts_database.h 132 static const base::FilePath::CharType kShortcutsDatabaseName[];
shortcuts_database_unittest.cc 100 profile_->GetPath().Append(chrome::kShortcutsDatabaseName));
  /external/chromium_org/chrome/common/
chrome_constants.h 85 extern const base::FilePath::CharType kShortcutsDatabaseName[];
chrome_constants.cc 191 const base::FilePath::CharType kShortcutsDatabaseName[] = FPL("Shortcuts");
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_backend.cc 80 profile->GetPath().Append(chrome::kShortcutsDatabaseName));

Completed in 61 milliseconds