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

/external/chromium_org/storage/browser/fileapi/
H A Dmount_points.h26 class STORAGE_EXPORT MountPoints { class in namespace:storage
46 MountPoints() {} function in class:storage::MountPoints
47 virtual ~MountPoints() {}
54 // Returns true if the MountPoints implementation handles filesystems with
103 DISALLOW_COPY_AND_ASSIGN(MountPoints);

Completed in 470 milliseconds