OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnmountDeviceRecursively
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/chrome/browser/chromeos/file_manager/
fake_disk_mount_manager.h
68
virtual void
UnmountDeviceRecursively
(
fake_disk_mount_manager.cc
110
void FakeDiskMountManager::
UnmountDeviceRecursively
(
/external/chromium_org/chromeos/disks/
mock_disk_mount_manager.h
44
UnmountDeviceRecursively
,
disk_mount_manager.h
199
// A callback function type which is called after
UnmountDeviceRecursively
277
virtual void
UnmountDeviceRecursively
(
mock_disk_mount_manager.cc
179
EXPECT_CALL(*this,
UnmountDeviceRecursively
(_, _))
disk_mount_manager.cc
130
virtual void
UnmountDeviceRecursively
(
290
// Callback for
UnmountDeviceRecursively
.
301
//
UnmountDeviceRecursively
.
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
operation_chromeos.cc
58
DiskMountManager::GetInstance()->
UnmountDeviceRecursively
(
test_utils.h
65
virtual void
UnmountDeviceRecursively
(
test_utils.cc
61
void FakeDiskMountManager::
UnmountDeviceRecursively
(
/external/chromium_org/chrome/browser/chromeos/imageburner/
burn_device_handler_unittest.cc
93
virtual void
UnmountDeviceRecursively
(
burn_manager.cc
600
chromeos::disks::DiskMountManager::GetInstance()->
UnmountDeviceRecursively
(
Completed in 554 milliseconds