Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Dsave_file.cc62 void SaveFile::AnnotateWithSourceInformation() { in AnnotateWithSourceInformation() function in content::SaveFile
65 file_.AnnotateWithSourceInformation(); in AnnotateWithSourceInformation()
Dbase_file_linux.cc12 DownloadInterruptReason BaseFile::AnnotateWithSourceInformation() { in AnnotateWithSourceInformation() function in content::BaseFile
Dbase_file_mac.cc12 DownloadInterruptReason BaseFile::AnnotateWithSourceInformation() { in AnnotateWithSourceInformation() function in content::BaseFile
Dsave_file.h34 void AnnotateWithSourceInformation();
Dbase_file.h81 DownloadInterruptReason AnnotateWithSourceInformation();
Dbase_file_win.cc326 DownloadInterruptReason BaseFile::AnnotateWithSourceInformation() { in AnnotateWithSourceInformation() function in content::BaseFile
Ddownload_file_impl.cc156 reason = file_.AnnotateWithSourceInformation(); in RenameAndAnnotate()
Dbase_file.cc220 DownloadInterruptReason BaseFile::AnnotateWithSourceInformation() { in AnnotateWithSourceInformation() function in content::BaseFile
/external/chromium/chrome/browser/download/
Dbase_file.cc180 void BaseFile::AnnotateWithSourceInformation() { in AnnotateWithSourceInformation() function in BaseFile
220 AnnotateWithSourceInformation(); in Open()
Dbase_file.h55 void AnnotateWithSourceInformation();
Ddownload_file_manager.cc376 download->AnnotateWithSourceInformation(); in RenameCompletingDownloadFile()