Home
last modified time | relevance | path

Searched refs:valueVariable (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/soongconfig/
Dmodules.go459 mt.Variables = append(mt.Variables, &valueVariable{
642 type valueVariable struct { struct
646 func (s *valueVariable) variableValuesType() reflect.Type { argument
652 func (s *valueVariable) initializeProperties(v reflect.Value, typ reflect.Type) { argument
660 func (s *valueVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, e… argument