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