Searched defs:Defaults (Results 1 – 8 of 8) sorted by relevance
25 type Defaults struct { struct26 android.ModuleBase27 android.DefaultsModuleBase30 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
31 Defaults []string member72 applyDefaults(TopDownMutatorContext, []Defaults)147 type Defaults interface { interface229 func applyNamespacedVariableDefaults(defaultDep Defaults, ctx TopDownMutatorContext) {
158 type Defaults struct { struct159 android.ModuleBase160 android.DefaultsModuleBase
1001 type Defaults struct { struct1002 android.ModuleBase1003 android.DefaultsModuleBase
578 type Defaults struct { struct579 android.ModuleBase580 android.DefaultsModuleBase898 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
2554 type Defaults struct { struct2555 android.ModuleBase2556 android.DefaultsModuleBase2557 android.ApexModuleBase
2764 type Defaults struct { struct2765 android.ModuleBase2766 android.DefaultsModuleBase
4016 type Defaults struct { struct4017 android.ModuleBase4018 android.DefaultsModuleBase4019 android.ApexModuleBase