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

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
get_file_for_saving_operation_unittest.cc 81 operation_->GetFileForSaving(
116 operation_->GetFileForSaving(
140 operation_->GetFileForSaving(
get_file_for_saving_operation.h 38 // Implements GetFileForSaving() operation that prepares a local cache for
58 void GetFileForSaving(const base::FilePath& file_path,
get_file_for_saving_operation.cc 69 void GetFileForSavingOperation::GetFileForSaving(
  /external/chromium_org/chrome/browser/chromeos/drive/
dummy_file_system.h 59 virtual void GetFileForSaving(const base::FilePath& file_path,
fake_file_system.h 87 virtual void GetFileForSaving(const base::FilePath& file_path,
file_system_interface.h 324 virtual void GetFileForSaving(const base::FilePath& file_path,
file_system.h 127 virtual void GetFileForSaving(const base::FilePath& file_path,
fake_file_system.cc 123 void FakeFileSystem::GetFileForSaving(const base::FilePath& file_path,
file_system.cc 574 void FileSystem::GetFileForSaving(const base::FilePath& file_path,
579 get_file_for_saving_operation_->GetFileForSaving(file_path, callback);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_util.cc 92 file_system->GetFileForSaving(drive::util::ExtractDrivePath(path),

Completed in 324 milliseconds