Searched defs:filesystem (Results 1 – 14 of 14) 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
13 namespace filesystem { namespace
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()
35 std::string filesystem; member
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()