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

  /external/chromium_org/chrome/browser/chromeos/drive/
download_handler_unittest.cc 79 // Call SubstituteDriveDownloadPath()
81 download_handler_->SubstituteDriveDownloadPath(
92 TEST_F(DownloadHandlerTest, SubstituteDriveDownloadPath) {
99 // Call SubstituteDriveDownloadPath()
101 download_handler_->SubstituteDriveDownloadPath(
121 // Call SubstituteDriveDownloadPath()
123 download_handler_->SubstituteDriveDownloadPath(
133 // content::SavePackage calls SubstituteDriveDownloadPath before creating
140 // Call SubstituteDriveDownloadPath()
142 download_handler_->SubstituteDriveDownloadPath(
    [all...]
download_handler.h 40 // Callback used to return results from SubstituteDriveDownloadPath.
45 void SubstituteDriveDownloadPath(
81 // Used to implement SubstituteDriveDownloadPath().
download_handler.cc 141 void DownloadHandler::SubstituteDriveDownloadPath(
145 DVLOG(1) << "SubstituteDriveDownloadPath " << drive_path.value();
  /external/chromium_org/chrome/browser/download/
save_package_file_picker.cc 86 // Trampoline callback between SubstituteDriveDownloadPath() and |callback|.
266 // SubstituteDriveDownloadPath ->
274 drive_download_handler->SubstituteDriveDownloadPath(
chrome_download_manager_delegate.cc 596 drive_download_handler->SubstituteDriveDownloadPath(

Completed in 40 milliseconds