Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/soongconfig/
H A Dmodules.go504 variableValuesType() reflect.Type methodSpec
529 func (s *stringVariable) variableValuesType() reflect.Type { func
587 func (b boolVariable) variableValuesType() reflect.Type { func
671 func (s *valueVariable) variableValuesType() reflect.Type { func
761 func (s *listVariable) variableValuesType() reflect.Type { func