Home
last modified time | relevance | path

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

/build/soong/android/
Dvariable.go33 Product_variables struct { member
202 variableValues := reflect.ValueOf(&a.variableProperties.Product_variables).Elem()
203 zeroValues := reflect.ValueOf(zeroProductVariables.Product_variables)