Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A Dcontext.go1132 subBlueprintsName, _, err := getStringFromScope(scope, "subname")
1268 func getStringFromScope(scope *parser.Scope, v string) (string, scanner.Position, error) { func