Home
last modified time | relevance | path

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

/aosp12/build/soong/android/soongconfig/
H A Dmodules.go416 func PropertiesToApply(moduleType *ModuleType, props reflect.Value, config SoongConfig) ([]interfac… func
535 func (s *stringVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, … func
625 func (b boolVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, err… func
660 func (s *valueVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, e… func