Home
last modified time | relevance | path

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

/build/blueprint/
Dpackage_ctx.go563 type poolFunc struct { struct
590 pool := &poolFunc{
603 func (p *poolFunc) packageContext() *packageContext { argument
607 func (p *poolFunc) name() string { argument
611 func (p *poolFunc) fullName(pkgNames map[*packageContext]string) string { argument
618 func (p *poolFunc) memoizeFullName(pkgNames map[*packageContext]string) { argument
622 func (p *poolFunc) def(config interface{}) (*poolDef, error) { argument
634 func (p *poolFunc) String() string { argument