Home
last modified time | relevance | path

Searched defs:filesystem (Results 1 – 13 of 13) sorted by relevance

/build/soong/filesystem/
Dfilesystem.go15 package filesystem package
47 type filesystem struct { struct
48 android.ModuleBase
49 android.PackagingBase
50 android.DefaultableModuleBase
52 properties filesystemProperties
55 buildExtraFiles func(ctx android.ModuleContext, root android.OutputPath) android.OutputPaths
58 filterPackagingSpec func(spec android.PackagingSpec) bool
60 output android.OutputPath
61 installDir android.InstallPath
[all …]
Dsystem_image.go15 package filesystem package
23 filesystem anonMember
Dtesting.go15 package filesystem package
Daconfig_files.go15 package filesystem package
Dfsverity_metadata.go15 package filesystem package
Draw_binary.go15 package filesystem package
Davb_gen_vbmeta_image.go15 package filesystem package
Dfilesystem_test.go15 package filesystem package
Dlogical_partition.go15 package filesystem package
Davb_add_hash_footer.go15 package filesystem package
Dbootimg.go15 package filesystem package
Dvbmeta.go15 package filesystem package
/build/soong/finder/
Dfinder.go155 filesystem fs.FileSystem member