Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dbp2build_test.go79 output := expandVar(testCase.toExpand, testCase.exportedVars)
Dbp2build.go102 func expandVar(toExpand string, exportedVars map[string]variableValue) []string { func