Home
last modified time | relevance | path

Searched refs:AppendProperties (Results 1 – 9 of 9) sorted by relevance

/build/soong/android/
Dhooks.go34 AppendProperties(...interface{}) methodSpec
68 func (l *loadHookContext) AppendProperties(props ...interface{}) { func
Dsoong_config_modules.go371 ctx.AppendProperties(ps)
Dmutator.go287 func (t *topDownMutatorContext) AppendProperties(props ...interface{}) { func
/build/soong/apex/
Dvndk.go42 ctx.AppendProperties(&struct {
Dapex.go1335 …proptools.AppendProperties(&a.properties.Multilib, &a.targetProperties.Target.Android.Multilib, ni…
1337 proptools.AppendProperties(&a.properties.Multilib, &a.targetProperties.Target.Host.Multilib, nil)
1339 …proptools.AppendProperties(&a.properties.Multilib, &a.targetProperties.Target.Linux_bionic.Multili…
1341 …proptools.AppendProperties(&a.properties.Multilib, &a.targetProperties.Target.Linux_glibc.Multilib…
/build/blueprint/proptools/
Dextend.go36 func AppendProperties(dst interface{}, src interface{}, filter ExtendPropertyFilterFunc) error { func
Dextend_test.go1064 err = AppendProperties(got, testCase.in2, testCase.filter)
/build/soong/cc/
Dfuzz.go317 ctx.AppendProperties(&disableDarwinAndLinuxBionic)
/build/soong/rust/
Drust.go554 ctx.AppendProperties(&disableTargets)