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
230 func applyNamespacedVariableDefaults(defaultDep Defaults, ctx TopDownMutatorContext) {
/build/soong/etc/
Dprebuilt_etc.go156 type Defaults struct { struct
157 android.ModuleBase
158 android.DefaultsModuleBase
/build/soong/genrule/
Dgenrule.go918 type Defaults struct { struct
919 android.ModuleBase
920 android.DefaultsModuleBase
/build/soong/rust/
Drust.go560 type Defaults struct { struct
561 android.ModuleBase
562 android.DefaultsModuleBase
842 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
/build/soong/java/
Djava.go2032 type Defaults struct { struct
2033 android.ModuleBase
2034 android.DefaultsModuleBase
2035 android.ApexModuleBase
/build/soong/apex/
Dapex.go2409 type Defaults struct { struct
2410 android.ModuleBase
2411 android.DefaultsModuleBase
/build/soong/cc/
Dcc.go3582 type Defaults struct { struct
3583 android.ModuleBase
3584 android.DefaultsModuleBase
3585 android.ApexModuleBase