HomeSort by relevance Sort by last modified time
    Searched refs:OnRemovableStorageAttached (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/storage_monitor/
removable_storage_observer.h 16 virtual void OnRemovableStorageAttached(const StorageInfo& info) {}
mock_removable_storage_observer.cc 14 void MockRemovableStorageObserver::OnRemovableStorageAttached(
mock_removable_storage_observer.h 16 virtual void OnRemovableStorageAttached(const StorageInfo& info) OVERRIDE;
storage_monitor.cc 154 &RemovableStorageObserver::OnRemovableStorageAttached, info);
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
media_galleries_private_event_router.h 43 virtual void OnRemovableStorageAttached(const StorageInfo& info) OVERRIDE;
media_galleries_private_event_router.cc 84 void MediaGalleriesPrivateEventRouter::OnRemovableStorageAttached(
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_dialog_controller.h 132 virtual void OnRemovableStorageAttached(const StorageInfo& info) OVERRIDE;
media_galleries_preferences.h 171 virtual void OnRemovableStorageAttached(const StorageInfo& info) OVERRIDE;
media_galleries_dialog_controller.cc 332 void MediaGalleriesDialogController::OnRemovableStorageAttached(
media_galleries_preferences.cc 608 void MediaGalleriesPreferences::OnRemovableStorageAttached(
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/system_info/
system_info_api.cc 70 virtual void OnRemovableStorageAttached(const StorageInfo& info) OVERRIDE;
161 void SystemInfoEventRouter::OnRemovableStorageAttached(

Completed in 303 milliseconds