Searched refs:EJECT_OK (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/components/storage_monitor/
H A Dtest_storage_monitor.cc119 callback.Run(EJECT_OK);
H A Dstorage_monitor.h64 EJECT_OK, enumerator in enum:storage_monitor::StorageMonitor::EjectStatus
H A Dmedia_transfer_protocol_device_observer_linux.cc186 callback.Run(StorageMonitor::EJECT_OK);
H A Dstorage_monitor_chromeos.cc231 callback.Run(StorageMonitor::EJECT_OK);
H A Dvolume_mount_watcher_win.cc296 base::Bind(callback, StorageMonitor::EJECT_OK));
322 base::Bind(callback, StorageMonitor::EJECT_OK));
H A Dstorage_monitor_linux.cc235 return StorageMonitor::EJECT_OK;
H A Dportable_device_watcher_win.cc571 callback.Run(StorageMonitor::EJECT_OK);
H A Dstorage_monitor_chromeos_unittest.cc549 EXPECT_EQ(StorageMonitor::EJECT_OK, status_);
/external/chromium_org/extensions/browser/api/system_storage/
H A Dsystem_storage_api.cc77 case StorageMonitor::EJECT_OK:

Completed in 318 milliseconds