Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dbp2build.go35 type variableValue []string type
40 func (m exportedVariablesMap) Set(k string, v variableValue) {
102 func expandVar(toExpand string, exportedVars map[string]variableValue) []string {