Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/
H A Dscope.go103 func (s *basicScope) LookupVariable(name string) (Variable, error) { func
267 func (s *localScope) LookupVariable(name string) (Variable, error) { func
H A Dninja_strings.go63 LookupVariable(name string) (Variable, error) methodSpec