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

  /external/chromium_org/chrome/browser/storage_monitor/
portable_device_watcher_win.h 34 struct DeviceStorageObject {
35 DeviceStorageObject(const base::string16& temporary_id,
48 typedef std::vector<DeviceStorageObject> StorageObjects;
test_portable_device_watcher_win.cc 109 storage_objects.push_back(DeviceStorageObject(
portable_device_watcher_win.cc 354 storage_objects->push_back(PortableDeviceWatcherWin::DeviceStorageObject(
471 PortableDeviceWatcherWin::DeviceStorageObject::DeviceStorageObject(

Completed in 47 milliseconds