Home
last modified time | relevance | path

Searched refs:FilesystemProperties (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/build/soong/filesystem/
H A Dsystem_image.go42 func (s systemImage) FsProps() FilesystemProperties {
H A Dfilesystem.go67 properties FilesystemProperties
101 type FilesystemProperties struct { struct
988 properties FilesystemProperties
/aosp_15_r20/build/soong/fsgen/
H A Dfilesystem_creator.go219 …ecificFsProps(ctx android.EarlyModuleContext, fsProps *filesystem.FilesystemProperties, partitionV… argument
748 …ps(ctx android.EarlyModuleContext, partitionType string) (*filesystem.FilesystemProperties, bool) {
749 fsProps := &filesystem.FilesystemProperties{}
H A Dfilesystem_creator_test.go65 FsProps() filesystem.FilesystemProperties