Home
last modified time | relevance | path

Searched defs:Defaults (Results 1 – 7 of 7) 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)
145 type Defaults interface { interface
/build/soong/genrule/
Dgenrule.go733 type Defaults struct { struct
734 android.ModuleBase
735 android.DefaultsModuleBase
/build/soong/rust/
Drust.go357 type Defaults struct { struct
358 android.ModuleBase
359 android.DefaultsModuleBase
640 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
/build/soong/apex/
Dapex.go2405 type Defaults struct { struct
2406 android.ModuleBase
2407 android.DefaultsModuleBase
/build/soong/java/
Djava.go2926 type Defaults struct { struct
2927 android.ModuleBase
2928 android.DefaultsModuleBase
2929 android.ApexModuleBase
/build/soong/cc/
Dcc.go2956 type Defaults struct { struct
2957 android.ModuleBase
2958 android.DefaultsModuleBase
2959 android.ApexModuleBase