Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dbp2build.go29 exportedVars = exportedVariablesMap{}
38 type exportedVariablesMap map[string]variableValue type
40 func (m exportedVariablesMap) Set(k string, v variableValue) {