Home
last modified time | relevance | path

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

/build/soong/android/soongconfig/
Dmodules.go185 v.variables[base.variable] = &stringVariable{
503 type stringVariable struct { struct
508 func (s *stringVariable) variableValuesType() reflect.Type { argument
526 func (s *stringVariable) initializeProperties(v reflect.Value, typ reflect.Type) { argument
535 func (s *stringVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, … argument