Searched defs:MountMap (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/storage_monitor/
H A Dstorage_monitor_chromeos.h74 typedef std::map<std::string, StorageInfo> MountMap; typedef in class:storage_monitor::StorageMonitorCros
88 MountMap mount_map_;
H A Dstorage_monitor_linux.h80 typedef std::map<base::FilePath, MountPointInfo> MountMap; typedef in class:storage_monitor::StorageMonitorLinux
124 MountMap mount_info_map_;

Completed in 112 milliseconds