Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go4592 type phonyCandidate struct { struct
4593 sync.Once
4594 phony *buildDef // the phony buildDef that wraps the set
4595 first *buildDef // the first buildDef that uses this set