Searched defs:PortableDeviceWatcherWin (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/storage_monitor/
H A Dportable_device_watcher_win.h32 class PortableDeviceWatcherWin { class in namespace:storage_monitor
67 PortableDeviceWatcherWin();
68 virtual ~PortableDeviceWatcherWin();
139 base::WeakPtrFactory<PortableDeviceWatcherWin> weak_ptr_factory_;
141 DISALLOW_COPY_AND_ASSIGN(PortableDeviceWatcherWin);
H A Dportable_device_watcher_win.cc263 PortableDeviceWatcherWin::StorageObjectIDs* storage_object_ids) {
331 PortableDeviceWatcherWin::StorageObjects* storage_objects) {
344 PortableDeviceWatcherWin::StorageObjectIDs storage_obj_ids;
347 for (PortableDeviceWatcherWin::StorageObjectIDs::const_iterator id_iter =
356 storage_objects->push_back(PortableDeviceWatcherWin::DeviceStorageObject(
369 PortableDeviceWatcherWin::DeviceDetails* device_details) {
380 PortableDeviceWatcherWin::StorageObjects storage_objects;
405 PortableDeviceWatcherWin::Devices* devices) {
425 PortableDeviceWatcherWin::DeviceDetails device_details;
440 PortableDeviceWatcherWin
481 PortableDeviceWatcherWin::PortableDeviceWatcherWin() function in class:storage_monitor::PortableDeviceWatcherWin
[all...]

Completed in 699 milliseconds