Searched defs:SoongConfig (Results 1 – 2 of 2) sorted by relevance
19 type SoongConfig interface { interface
423 func PropertiesToApply(moduleType *ModuleType, props reflect.Value, config SoongConfig) ([]interfac…459 PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, error)