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)
147 type Defaults interface { interface
229 func applyNamespacedVariableDefaults(defaultDep Defaults, ctx TopDownMutatorContext) {
/build/soong/etc/
Dprebuilt_etc.go158 type Defaults struct { struct
159 android.ModuleBase
160 android.DefaultsModuleBase
/build/soong/genrule/
Dgenrule.go1001 type Defaults struct { struct
1002 android.ModuleBase
1003 android.DefaultsModuleBase
/build/soong/rust/
Drust.go578 type Defaults struct { struct
579 android.ModuleBase
580 android.DefaultsModuleBase
898 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
/build/soong/java/
Djava.go2554 type Defaults struct { struct
2555 android.ModuleBase
2556 android.DefaultsModuleBase
2557 android.ApexModuleBase
/build/soong/apex/
Dapex.go2764 type Defaults struct { struct
2765 android.ModuleBase
2766 android.DefaultsModuleBase
/build/soong/cc/
Dcc.go4016 type Defaults struct { struct
4017 android.ModuleBase
4018 android.DefaultsModuleBase
4019 android.ApexModuleBase