Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/fileapi/
Dexternal_mount_points.cc93 const std::string& mount_name, in RegisterFileSystem()
119 bool ExternalMountPoints::RevokeFileSystem(const std::string& mount_name) { in RevokeFileSystem()
144 std::string* mount_name, in CrackVirtualPath()
239 const std::string& mount_name, in CreateExternalFileSystemURL()
289 std::string mount_name; in CrackFileSystemURL() local
305 bool ExternalMountPoints::ValidateNewMountPoint(const std::string& mount_name, in ValidateNewMountPoint()
Disolated_context.cc433 std::string mount_name; in CrackFileSystemURL() local
/external/chromium_org/webkit/common/fileapi/
Dfile_system_util.cc404 const std::string& mount_name) { in GetExternalFileSystemRootURIString()