Home
last modified time | relevance | path

Searched defs:Defaults (Results 1 – 11 of 11) sorted by relevance

/build/soong/python/
Ddefaults.go21 type Defaults struct { struct
22 android.ModuleBase
23 android.DefaultsModuleBase
26 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
/build/soong/bpf/libbpf/
Dlibbpf_prog.go281 type Defaults struct { struct
282 android.ModuleBase
283 android.DefaultsModuleBase
/build/soong/bpf/
Dbpf.go286 type Defaults struct { struct
287 android.ModuleBase
288 android.DefaultsModuleBase
/build/soong/android/
Ddefaults.go31 Defaults []string member
72 applyDefaults(BottomUpMutatorContext, []Defaults)
143 type Defaults interface { interface
/build/bazel/scripts/incremental_build/
Dgo_allowlists.py22 class Defaults: class
/build/soong/genrule/
Dgenrule.go949 type Defaults struct { struct
950 android.ModuleBase
951 android.DefaultsModuleBase
/build/soong/etc/
Dprebuilt_etc.go233 type Defaults struct { struct
234 android.ModuleBase
235 android.DefaultsModuleBase
/build/soong/rust/
Drust.go650 type Defaults struct { struct
651 android.ModuleBase
652 android.DefaultsModuleBase
1045 func (d *Defaults) GenerateAndroidBuildActions(ctx android.ModuleContext) {
/build/soong/apex/
Dapex.go2421 type Defaults struct { struct
2422 android.ModuleBase
2423 android.DefaultsModuleBase
/build/soong/java/
Djava.go3573 type Defaults struct { struct
3574 android.ModuleBase
3575 android.DefaultsModuleBase
/build/soong/cc/
Dcc.go4350 type Defaults struct { struct
4351 android.ModuleBase
4352 android.DefaultsModuleBase