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

  /external/chromium_org/content/browser/download/
base_file_linux.cc 12 DownloadInterruptReason BaseFile::AnnotateWithSourceInformation() {
base_file_mac.cc 12 DownloadInterruptReason BaseFile::AnnotateWithSourceInformation() {
save_file.cc 62 void SaveFile::AnnotateWithSourceInformation() {
65 file_.AnnotateWithSourceInformation();
save_file.h 34 void AnnotateWithSourceInformation();
base_file.h 74 // AnnotateWithSourceInformation() to take effect.
81 DownloadInterruptReason AnnotateWithSourceInformation();
base_file_win.cc 326 DownloadInterruptReason BaseFile::AnnotateWithSourceInformation() {
base_file.cc 220 DownloadInterruptReason BaseFile::AnnotateWithSourceInformation() {
download_file_impl.cc 156 reason = file_.AnnotateWithSourceInformation();
  /external/chromium/chrome/browser/download/
base_file.h 55 void AnnotateWithSourceInformation();
base_file.cc 180 void BaseFile::AnnotateWithSourceInformation() {
220 AnnotateWithSourceInformation();
download_file_manager.cc 376 download->AnnotateWithSourceInformation();

Completed in 328 milliseconds