Home
last modified time | relevance | path

Searched defs:Defaults (Results 1 – 9 of 9) 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)
142 type Defaults interface { interface
/build/bazel/scripts/incremental_build/
Dgo_allowlists.py22 class Defaults: class
/build/soong/genrule/
Dgenrule.go810 type Defaults struct { struct
811 android.ModuleBase
812 android.DefaultsModuleBase
/build/soong/etc/
Dprebuilt_etc.go162 type Defaults struct { struct
163 android.ModuleBase
164 android.DefaultsModuleBase
/build/soong/rust/
Drust.go552 type Defaults struct { struct
553 android.ModuleBase
554 android.DefaultsModuleBase
874 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
/build/soong/java/
Djava.go3079 type Defaults struct { struct
3080 android.ModuleBase
3081 android.DefaultsModuleBase
3082 android.ApexModuleBase
/build/soong/apex/
Dapex.go2575 type Defaults struct { struct
2576 android.ModuleBase
2577 android.DefaultsModuleBase
/build/soong/cc/
Dcc.go3967 type Defaults struct { struct
3968 android.ModuleBase
3969 android.DefaultsModuleBase
3970 android.ApexModuleBase