Home
last modified time | relevance | path

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

/build/soong/python/
Ddefaults.go25 type Defaults struct { struct
26 android.ModuleBase
27 android.DefaultsModuleBase
30 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
/build/soong/android/
Ddefaults.go31 Defaults []string member
72 applyDefaults(TopDownMutatorContext, []Defaults)
142 type Defaults interface { interface
/build/soong/etc/
Dprebuilt_etc.go145 type Defaults struct { struct
146 android.ModuleBase
147 android.DefaultsModuleBase
/build/soong/genrule/
Dgenrule.go906 type Defaults struct { struct
907 android.ModuleBase
908 android.DefaultsModuleBase
/build/soong/rust/
Drust.go501 type Defaults struct { struct
502 android.ModuleBase
503 android.DefaultsModuleBase
755 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
/build/soong/java/
Djava.go1698 type Defaults struct { struct
1699 android.ModuleBase
1700 android.DefaultsModuleBase
1701 android.ApexModuleBase
/build/soong/apex/
Dapex.go2187 type Defaults struct { struct
2188 android.ModuleBase
2189 android.DefaultsModuleBase
/build/soong/cc/
Dcc.go3307 type Defaults struct { struct
3308 android.ModuleBase
3309 android.DefaultsModuleBase
3313 android.BazelModuleBase
3314 android.ApexModuleBase