Home
last modified time | relevance | path

Searched defs:SoongConfig (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/soongconfig/
Dconfig.go22 type SoongConfig interface { interface
Dmodules.go425 func PropertiesToApply(moduleType *ModuleType, props reflect.Value, config SoongConfig) ([]interfac…
513 PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, error)
/build/soong/android/
Dsoong_config_modules.go505 func newTracingConfig(config soongconfig.SoongConfig) *tracingConfig {