Home
last modified time | relevance | path

Searched defs:MountPointInfo (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/webkit/browser/fileapi/
Dmount_points.h28 struct WEBKIT_STORAGE_BROWSER_EXPORT MountPointInfo { struct
41 bool operator<(const MountPointInfo& that) const { argument
Dmount_points.cc9 MountPoints::MountPointInfo::MountPointInfo() {} in MountPointInfo() function in fileapi::MountPoints::MountPointInfo
10 MountPoints::MountPointInfo::MountPointInfo( in MountPointInfo() function in fileapi::MountPoints::MountPointInfo
/external/chromium_org/chromeos/disks/
Ddisk_mount_manager.h170 struct MountPointInfo { struct
180 MountPointInfo(const std::string& source, in MountPointInfo() argument
/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor_linux.h64 struct MountPointInfo { struct
77 // Mapping of mount points to MountPointInfo. argument