Searched defs:filesystem (Results 1 – 15 of 15) sorted by relevance
15 package filesystem package37 type filesystem struct { struct38 android.ModuleBase39 android.PackagingBase41 properties filesystemProperties44 buildExtraFiles func(ctx android.ModuleContext, root android.OutputPath) android.OutputPaths46 output android.OutputPath47 installDir android.InstallPath98 func initFilesystemModule(module *filesystem) {
15 package filesystem package23 filesystem anonMember
15 package filesystem package
131 IFilesystem* filesystem = GetFilesystem(protocol); in OpenFile() local149 IFilesystem* filesystem = GetFilesystem(protocol); in CreateFile() local167 IFilesystem* filesystem = GetFilesystem(protocol); in DeleteFile() local187 IFilesystem* filesystem = GetFilesystem(fromProtocol); in Rename() local206 IFilesystem* filesystem = GetFilesystem(protocol); in GetEntry() local223 IFilesystem* filesystem = GetFilesystem(protocol); in OpenDirectory() local241 IFilesystem* filesystem = GetFilesystem(protocol); in CreateDirectory() local259 IFilesystem* filesystem = GetFilesystem(protocol); in DeleteDirectory() local268 void FileManager::RegisterFilesystem(const string_view protocol, IFilesystem::Ptr filesystem) in RegisterFilesystem()302 const IFilesystem* filesystem = GetFilesystem(protocol); in GetAbsolutePaths() local
13 namespace filesystem { namespace
35 std::string filesystem; member
204 MountRegistry::MountRegistry(std::string_view filesystem) in MountRegistry()324 bool MountRegistry::Mounts::loadFrom(base::borrowed_fd fd, std::string_view filesystem) { in loadFrom()433 auto MountRegistry::Mounts::load(base::borrowed_fd mountInfo, std::string_view filesystem) in load()
22 namespace android::hardware::automotive::filesystem { namespace
54 namespace android::hardware::automotive::filesystem { namespace
151 filesystem fs.FileSystem member
77 bool fs_mgr_overlayfs_filesystem_available(const std::string& filesystem) { in fs_mgr_overlayfs_filesystem_available()