OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EjectDevice
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/components/storage_monitor/
test_storage_monitor.cc
115
void TestStorageMonitor::
EjectDevice
(
storage_monitor_win.cc
104
void StorageMonitorWin::
EjectDevice
(
114
portable_device_watcher_->
EjectDevice
(device_id, callback);
116
volume_mount_watcher_->
EjectDevice
(device_id, callback);
media_transfer_protocol_device_observer_linux.cc
174
void MediaTransferProtocolDeviceObserverLinux::
EjectDevice
(
storage_monitor.cc
128
void StorageMonitor::
EjectDevice
(
storage_monitor_chromeos.cc
226
// Forwards result to |
EjectDevice
| caller.
236
void StorageMonitorCros::
EjectDevice
(
246
media_transfer_protocol_device_observer_->
EjectDevice
(device_id, callback);
portable_device_watcher_win.cc
556
void PortableDeviceWatcherWin::
EjectDevice
(
storage_monitor_linux.cc
318
void StorageMonitorLinux::
EjectDevice
(
328
media_transfer_protocol_device_observer_->
EjectDevice
(device_id, callback);
volume_mount_watcher_win.cc
537
void VolumeMountWatcherWin::
EjectDevice
(
Completed in 48 milliseconds