portable_device_watcher_   30 components/storage_monitor/storage_monitor_win.cc   DCHECK(portable_device_watcher_);
portable_device_watcher_   32 components/storage_monitor/storage_monitor_win.cc   portable_device_watcher_->SetNotifications(receiver());
portable_device_watcher_   37 components/storage_monitor/storage_monitor_win.cc   portable_device_watcher_->SetNotifications(NULL);
portable_device_watcher_   61 components/storage_monitor/storage_monitor_win.cc   portable_device_watcher_->Init(window_);
portable_device_watcher_  107 components/storage_monitor/storage_monitor_win.cc     portable_device_watcher_->EjectDevice(device_id, callback);
portable_device_watcher_  121 components/storage_monitor/storage_monitor_win.cc       portable_device_watcher_->GetMTPStorageInfoFromDeviceId(
portable_device_watcher_  160 components/storage_monitor/storage_monitor_win.cc   portable_device_watcher_->OnWindowMessage(event_type, data);
portable_device_watcher_   78 components/storage_monitor/storage_monitor_win.h   scoped_ptr<PortableDeviceWatcherWin> portable_device_watcher_;