Home
last modified time | relevance | path

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

/build/soong/android/soongconfig/
Dconfig.go19 type SoongConfig interface { interface
Dmodules.go423 func PropertiesToApply(moduleType *ModuleType, props reflect.Value, config SoongConfig) ([]interfac…
459 PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, error)