Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/filesystem/
H A Dfilesystem.go984 type filesystemDefaults struct { struct
985 android.ModuleBase
986 android.DefaultsModuleBase
988 properties FilesystemProperties
1000 func (f *filesystemDefaults) PartitionType() string {
1006 func (f *filesystemDefaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {