Searched refs:OnRemovableStorageAttached (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/components/storage_monitor/
H A Dremovable_storage_observer.h18 virtual void OnRemovableStorageAttached(const StorageInfo& info) {} function in class:storage_monitor::RemovableStorageObserver
H A Dmock_removable_storage_observer.cc16 void MockRemovableStorageObserver::OnRemovableStorageAttached( function in class:storage_monitor::MockRemovableStorageObserver
H A Dmock_removable_storage_observer.h18 virtual void OnRemovableStorageAttached(const StorageInfo& info) OVERRIDE;
H A Dstorage_monitor.cc175 &RemovableStorageObserver::OnRemovableStorageAttached, info);
/external/chromium_org/extensions/browser/api/system_info/
H A Dsystem_info_api.cc69 virtual void OnRemovableStorageAttached(
161 void SystemInfoEventRouter::OnRemovableStorageAttached( function in class:extensions::__anon8120::SystemInfoEventRouter
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dvolume_manager.h200 virtual void OnRemovableStorageAttached(
H A Dvolume_manager.cc622 void VolumeManager::OnRemovableStorageAttached( function in class:file_manager::VolumeManager
743 OnRemovableStorageAttached(storages[i]);
H A Dvolume_manager_unittest.cc844 volume_manager()->OnRemovableStorageAttached(info);
853 volume_manager()->OnRemovableStorageAttached(non_mtp_info);
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_permission_controller.h121 virtual void OnRemovableStorageAttached(
H A Dmedia_galleries_scan_result_controller.h111 virtual void OnRemovableStorageAttached(
H A Dmedia_galleries_preferences.h203 virtual void OnRemovableStorageAttached(
H A Dmedia_galleries_scan_result_controller.cc345 void MediaGalleriesScanResultController::OnRemovableStorageAttached( function in class:MediaGalleriesScanResultController
H A Dmedia_galleries_permission_controller.cc336 void MediaGalleriesPermissionController::OnRemovableStorageAttached( function in class:MediaGalleriesPermissionController
H A Dmedia_galleries_preferences.cc747 void MediaGalleriesPreferences::OnRemovableStorageAttached( function in class:MediaGalleriesPreferences

Completed in 137 milliseconds