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