OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EjectDevice
(Results
1 - 20
of
20
) sorted by null
/external/chromium_org/chrome/browser/storage_monitor/
image_capture_device_manager.h
41
void
EjectDevice
(const std::string& uuid,
test_storage_monitor.h
58
virtual void
EjectDevice
(
storage_monitor_win.cc
95
void StorageMonitorWin::
EjectDevice
(
105
portable_device_watcher_->
EjectDevice
(device_id, callback);
107
volume_mount_watcher_->
EjectDevice
(device_id, callback);
media_transfer_protocol_device_observer_linux.h
43
void
EjectDevice
(const std::string& device_id,
storage_monitor_chromeos.h
62
virtual void
EjectDevice
(
storage_monitor_mac.h
43
virtual void
EjectDevice
(
storage_monitor_win.h
36
virtual void
EjectDevice
(
volume_mount_watcher_win.h
54
void
EjectDevice
(const std::string& device_id,
portable_device_watcher_win.h
93
void
EjectDevice
(const std::string& device_id,
storage_monitor.h
59
// Status codes for the result of an
EjectDevice
() call.
127
virtual void
EjectDevice
(
storage_monitor_linux.h
93
virtual void
EjectDevice
(const std::string& device_id,
test_storage_monitor.cc
125
void TestStorageMonitor::
EjectDevice
(
storage_monitor.cc
106
void StorageMonitor::
EjectDevice
(
storage_monitor_chromeos.cc
233
// Forwards result to |
EjectDevice
| caller.
243
void StorageMonitorCros::
EjectDevice
(
253
media_transfer_protocol_device_observer_->
EjectDevice
(device_id, callback);
storage_monitor_chromeos_unittest.cc
84
virtual void
EjectDevice
(
87
StorageMonitorCros::
EjectDevice
(device_id, callback);
474
monitor_->
EjectDevice
(observer().last_attached().device_id(),
storage_monitor_linux.cc
315
void StorageMonitorLinux::
EjectDevice
(
325
media_transfer_protocol_device_observer_->
EjectDevice
(device_id, callback);
media_transfer_protocol_device_observer_linux.cc
167
void MediaTransferProtocolDeviceObserverLinux::
EjectDevice
(
volume_mount_watcher_win.cc
510
void VolumeMountWatcherWin::
EjectDevice
(
portable_device_watcher_win.cc
553
void PortableDeviceWatcherWin::
EjectDevice
(
/external/chromium_org/chrome/browser/extensions/api/system_storage/
system_storage_api.cc
10
namespace
EjectDevice
= api::system_storage::
EjectDevice
;
43
scoped_ptr<
EjectDevice
::Params> params(
EjectDevice
::Params::Create(*args_));
66
monitor->
EjectDevice
(
Completed in 217 milliseconds