Searched defs:source_format (Results 1 - 3 of 3) sorted by path

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dfake_disk_mount_manager.cc14 const std::string& source_format,
18 source_format(source_format),
72 const std::string& source_format,
76 MountRequest(source_path, source_format, mount_label, type));
12 MountRequest( const std::string& source_path, const std::string& source_format, const std::string& mount_label, chromeos::MountType type) argument
71 MountPath(const std::string& source_path, const std::string& source_format, const std::string& mount_label, chromeos::MountType type) argument
H A Dfake_disk_mount_manager.h23 const std::string& source_format,
28 std::string source_format; member in struct:file_manager::FakeDiskMountManager::MountRequest
61 const std::string& source_format,
/external/chromium_org/chromeos/dbus/
H A Dfake_cros_disks_client.cc27 const std::string& source_format,
26 Mount(const std::string& source_path, const std::string& source_format, const std::string& mount_label, const base::Closure& callback, const base::Closure& error_callback) argument

Completed in 309 milliseconds