Home
last modified time | relevance | path

Searched defs:attached_devices (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/storage_monitor/
Dstorage_monitor_win.cc78 std::vector<StorageInfo> attached_devices = GetAllAvailableStorages(); in GetStorageInfoForPath() local
/external/chromium_org/chrome/browser/media_galleries/
Dmedia_file_system_registry.cc343 const MediaStorageUtil::DeviceIdSet* attached_devices, in GetMediaFileSystemsForAttachedDevices()