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

  /external/chromium/chrome/common/
chrome_constants.h 51 extern const FilePath::CharType kHistoryFilename[];
chrome_constants.cc 89 const FilePath::CharType kHistoryFilename[] = FPL("History");
  /external/chromium/chrome/browser/diagnostics/
sqlite_diagnostics.cc 141 FilePath(chrome::kHistoryFilename));
  /external/chromium/chrome/browser/history/
thumbnail_database_unittest.cc 93 history_db_name_ = profile_->GetPath().Append(chrome::kHistoryFilename);
history_backend_unittest.cc 794 FilePath new_history_file = new_history_path.Append(chrome::kHistoryFilename);
    [all...]
top_sites_unittest.cc 340 profile()->GetPath().Append(chrome::kHistoryFilename)));
    [all...]
history_backend.cc 525 FilePath history_name = history_dir_.Append(chrome::kHistoryFilename);
    [all...]
  /external/chromium/chrome/browser/bookmarks/
bookmark_model_unittest.cc 907 chrome::kHistoryFilename);
    [all...]

Completed in 1252 milliseconds