Home
last modified time | relevance | path

Searched refs:EjectDevice (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/system_storage/
H A Dsystem_storage_api.cc18 namespace EjectDevice = api::system_storage::EjectDevice;
48 std::unique_ptr<EjectDevice::Params> params( in Run()
49 EjectDevice::Params::Create(*args_)); in Run()
73 monitor->EjectDevice( in OnStorageMonitorInit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/system_storage/
H A Dsystem_storage_api.cc18 namespace EjectDevice = api::system_storage::EjectDevice;
48 std::unique_ptr<EjectDevice::Params> params( in Run()
49 EjectDevice::Params::Create(*args_)); in Run()
72 monitor->EjectDevice( in OnStorageMonitorInit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/storage_monitor/
H A Dstorage_monitor_win.cc105 void StorageMonitorWin::EjectDevice( in EjectDevice() function in storage_monitor::StorageMonitorWin
115 portable_device_watcher_->EjectDevice(device_id, std::move(callback)); in EjectDevice()
117 volume_mount_watcher_->EjectDevice(device_id, std::move(callback)); in EjectDevice()
H A Dstorage_monitor_dummy.cc28 void EjectDevice(const std::string& device_id, in EjectDevice() function in storage_monitor::StorageMonitorDummy
H A Dimage_capture_device_manager.h46 void EjectDevice(
H A Dtest_storage_monitor.h61 void EjectDevice(
H A Dstorage_monitor_mac.h47 void EjectDevice(const std::string& device_id,
H A Dmtp_manager_client_chromeos.h36 void EjectDevice(
H A Dstorage_monitor_win.h48 void EjectDevice(const std::string& device_id,
H A Dstorage_monitor_chromeos.h61 void EjectDevice(const std::string& device_id,
H A Dvolume_mount_watcher_win.h60 void EjectDevice(
H A Dstorage_monitor_linux.h87 void EjectDevice(const std::string& device_id,
H A Dportable_device_watcher_win.h100 void EjectDevice(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/storage_monitor/
H A Dstorage_monitor_win.cc104 void StorageMonitorWin::EjectDevice( in EjectDevice() function in storage_monitor::StorageMonitorWin
114 portable_device_watcher_->EjectDevice(device_id, std::move(callback)); in EjectDevice()
116 volume_mount_watcher_->EjectDevice(device_id, std::move(callback)); in EjectDevice()
H A Dstorage_monitor_dummy.cc28 void EjectDevice(const std::string& device_id, in EjectDevice() function in storage_monitor::StorageMonitorDummy
H A Dimage_capture_device_manager.h46 void EjectDevice(
H A Dtest_storage_monitor.h61 void EjectDevice(
H A Dstorage_monitor_mac.h47 void EjectDevice(const std::string& device_id,
H A Dmtp_manager_client_chromeos.h36 void EjectDevice(
H A Dstorage_monitor_win.h48 void EjectDevice(const std::string& device_id,
H A Dstorage_monitor_chromeos.h61 void EjectDevice(const std::string& device_id,
H A Dvolume_mount_watcher_win.h60 void EjectDevice(
H A Dstorage_monitor_linux.h87 void EjectDevice(const std::string& device_id,
H A Dportable_device_watcher_win.h100 void EjectDevice(
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/portburn/
H A Dportburn_winxp.cpp38 PBFUNC(int, EjectDevice(void *handle));
68 int (*EjectDevice)(void *handle); member
271 return vectors[h->ver].EjectDevice(h->realhandle); in PortBurn_EjectDevice()

12