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 { interface230 func applyNamespacedVariableDefaults(defaultDep Defaults, ctx TopDownMutatorContext) {
156 type Defaults struct { struct157 android.ModuleBase158 android.DefaultsModuleBase
918 type Defaults struct { struct919 android.ModuleBase920 android.DefaultsModuleBase
560 type Defaults struct { struct561 android.ModuleBase562 android.DefaultsModuleBase842 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
2032 type Defaults struct { struct2033 android.ModuleBase2034 android.DefaultsModuleBase2035 android.ApexModuleBase
2409 type Defaults struct { struct2410 android.ModuleBase2411 android.DefaultsModuleBase
3582 type Defaults struct { struct3583 android.ModuleBase3584 android.DefaultsModuleBase3585 android.ApexModuleBase