Home | History | Annotate | Download | only in system_info

Lines Matching refs:storage_monitor

20 #include "components/storage_monitor/removable_storage_observer.h"
21 #include "components/storage_monitor/storage_info.h"
22 #include "components/storage_monitor/storage_monitor.h"
35 using storage_monitor::StorageMonitor;
56 public storage_monitor::RemovableStorageObserver {
76 const storage_monitor::StorageInfo& info) OVERRIDE;
78 const storage_monitor::StorageInfo& info) OVERRIDE;
110 StorageMonitor* storage_monitor = StorageMonitor::GetInstance();
111 if (storage_monitor)
112 storage_monitor->RemoveObserver(this);
167 const storage_monitor::StorageInfo& info) {
176 const storage_monitor::StorageInfo& info) {