Home
last modified time | relevance | path

Searched defs:mount_name (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
Dexternal_mount_points.cc96 const std::string& mount_name, in RegisterFileSystem()
122 bool ExternalMountPoints::RevokeFileSystem(const std::string& mount_name) { in RevokeFileSystem()
148 std::string* mount_name, in CrackVirtualPath()
244 const std::string& mount_name, in CreateExternalFileSystemURL()
293 std::string mount_name; in CrackFileSystemURL() local
311 bool ExternalMountPoints::ValidateNewMountPoint(const std::string& mount_name, in ValidateNewMountPoint()
Disolated_context.cc434 std::string mount_name; in CrackFileSystemURL() local
/external/chromium_org/storage/common/fileapi/
Dfile_system_util.cc469 const std::string& mount_name) { in GetExternalFileSystemRootURIString()