Searched refs:kContentFileSystemMountPointName (Results 1 – 4 of 4) sorted by relevance
14 const char kContentFileSystemMountPointName[] = "arc-content"; variable32 base::FilePath::FromUTF8Unsafe(kContentFileSystemMountPointName) in ArcUrlToExternalFileUrl()41 if (!base::FilePath::FromUTF8Unsafe(kContentFileSystemMountPointName) in ExternalFileUrlToArcUrl()
55 kContentFileSystemMountPointName, storage::kFileSystemTypeArcContent, in ArcFileSystemMounter()71 mount_points->RevokeFileSystem(kContentFileSystemMountPointName); in ~ArcFileSystemMounter()
20 extern const char kContentFileSystemMountPointName[];
76 base::FilePath::FromUTF8Unsafe(kContentFileSystemMountPointName); in ExternalFileURLToFileSystemURL()