/external/chromium_org/chrome/browser/chromeos/file_manager/ |
D | fake_disk_mount_manager.cc | 23 const std::string& mount_path, in UnmountRequest() 87 void FakeDiskMountManager::UnmountPath(const std::string& mount_path, in UnmountPath() 104 void FakeDiskMountManager::FormatMountedDevice(const std::string& mount_path) { in FormatMountedDevice()
|
D | fake_disk_mount_manager.h | 37 std::string mount_path; member
|
D | volume_manager.h | 69 base::FilePath mount_path; member
|
D | volume_manager.cc | 477 std::string mount_path = in OnExternalStorageDisabledChanged() local
|
/external/chromium_org/chromeos/disks/ |
D | disk_mount_manager.cc | 84 virtual void UnmountPath(const std::string& mount_path, in UnmountPath() 102 virtual void FormatMountedDevice(const std::string& mount_path) OVERRIDE { in FormatMountedDevice() 257 std::string mount_path = mount_path_in; in UnmountChildMounts() local 279 const std::string& mount_path) { in OnUnmountDeviceRecursively() 302 const std::string& mount_path) { in OnMountCompleted() 342 const std::string& mount_path) { in OnUnmountPath() 623 const std::string& mount_path, in Disk()
|
D | disk_mount_manager.h | 81 const std::string& mount_path() const { return mount_path_; } in mount_path() function 140 void set_mount_path(const std::string& mount_path) { in set_mount_path() 174 std::string mount_path; member
|
D | disk_mount_manager_unittest.cc | 27 const char* mount_path; member 50 const char* mount_path; member 148 bool HasMountPoint(const std::string& mount_path) { in HasMountPoint()
|
/external/chromium/chrome/browser/chromeos/cros/ |
D | mount_library.h | 54 const std::string& mount_path() const { return mount_path_; } in mount_path() function 78 void set_mount_path(const char* mount_path) { mount_path_ = mount_path; } in set_mount_path()
|
D | mount_library.cc | 19 const std::string& mount_path, in Disk() 134 const char* mount_path, in MountRemovableDeviceCallback() 148 const char* mount_path, in UnmountRemovableDeviceCallback() 197 const char* mount_path, in OnMountRemovableDevice()
|
/external/chromium_org/chrome/browser/chromeos/imageburner/ |
D | burn_device_handler_unittest.cc | 88 virtual void UnmountPath(const std::string& mount_path, in UnmountPath() 91 virtual void FormatMountedDevice(const std::string& mount_path) OVERRIDE {} in FormatMountedDevice()
|
/external/chromium_org/chromeos/dbus/ |
D | fake_cros_disks_client.cc | 97 const std::string& mount_path) { in SendMountCompletedEvent()
|
D | cros_disks_client.h | 113 const std::string& mount_path() const { return mount_path_; } in mount_path() function
|
D | cros_disks_client.cc | 347 std::string mount_path; in OnMountCompleted() local
|
/external/chromium_org/chrome/browser/storage_monitor/ |
D | storage_monitor_chromeos_unittest.cc | 309 base::FilePath mount_path = CreateMountPoint(kMountPointA, false); in TEST_F() local 331 base::FilePath mount_path = CreateMountPoint(kMountPointA, true); in TEST_F() local
|
D | storage_monitor_chromeos.cc | 257 std::string mount_path; in EjectDevice() local
|
/external/chromium/chrome/browser/chromeos/extensions/ |
D | file_browser_event_router.cc | 216 std::string mount_path; in ShowDeviceNotification() local
|
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
D | file_browser_private_apitest.cc | 40 std::string mount_path; member
|
D | private_api_file_system.cc | 86 void GetSizeStatsOnBlockingPool(const std::string& mount_path, in GetSizeStatsOnBlockingPool()
|
D | event_router.cc | 629 const base::FilePath& mount_path) { in ShowRemovableDeviceInFileManager()
|