Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A Dscope.go175 func (s *basicScope) IsPoolVisible(pool Pool) bool { func
278 func (s *localScope) IsPoolVisible(pool Pool) bool { func
279 return s.scope.IsPoolVisible(pool)
H A Dninja_strings.go55 IsPoolVisible(pool Pool) bool
H A Dninja_defs.go155 if r.Pool != nil && !scope.IsPoolVisible(r.Pool) {