Searched refs:OnDidHandleDeviceAttachEvent (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/storage_monitor/
H A Dportable_device_watcher_win.h116 void OnDidHandleDeviceAttachEvent(const DeviceDetails* device_details,
H A Dtest_portable_device_watcher_win.cc129 OnDidHandleDeviceAttachEvent(&device_details, true);
H A Dportable_device_watcher_win.cc594 OnDidHandleDeviceAttachEvent(&(*device_iter), result);
608 base::Bind(&PortableDeviceWatcherWin::OnDidHandleDeviceAttachEvent,
612 void PortableDeviceWatcherWin::OnDidHandleDeviceAttachEvent( function in class:storage_monitor::PortableDeviceWatcherWin

Completed in 565 milliseconds