Home
last modified time | relevance | path

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

/build/blueprint/
Dpackage_ctx.go495 type staticPool struct { struct
518 pool := &staticPool{
531 func (p *staticPool) packageContext() *packageContext { argument
535 func (p *staticPool) name() string { argument
539 func (p *staticPool) fullName(pkgNames map[*packageContext]string) string { argument
543 func (p *staticPool) def(config interface{}) (*poolDef, error) { argument
551 func (p *staticPool) String() string { argument