Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go1667 type topDownVisitorImpl struct{} struct
1669 func (topDownVisitorImpl) waitCount(module *moduleInfo) int { argument
1673 func (topDownVisitorImpl) propagate(module *moduleInfo) []*moduleInfo { argument
1677 func (topDownVisitorImpl) visit(modules []*moduleInfo, visit func(*moduleInfo) bool) { argument
1688 topDownVisitor topDownVisitorImpl