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)142 type Defaults interface { interface
145 type Defaults struct { struct146 android.ModuleBase147 android.DefaultsModuleBase
906 type Defaults struct { struct907 android.ModuleBase908 android.DefaultsModuleBase
501 type Defaults struct { struct502 android.ModuleBase503 android.DefaultsModuleBase755 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
1698 type Defaults struct { struct1699 android.ModuleBase1700 android.DefaultsModuleBase1701 android.ApexModuleBase
2187 type Defaults struct { struct2188 android.ModuleBase2189 android.DefaultsModuleBase
3307 type Defaults struct { struct3308 android.ModuleBase3309 android.DefaultsModuleBase3313 android.BazelModuleBase3314 android.ApexModuleBase