Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/
H A Dcontext.go1449 build, buildPos, err := getLocalStringListFromScope(scope, "build")
1563 func getLocalStringListFromScope(scope *parser.Scope, v string) ([]string, scanner.Position, error)… func