Searched refs:ContextImpl (Results 1 – 5 of 5) sorted by relevance
31 type Context struct{ *ContextImpl } anonMember32 type ContextImpl struct { struct46 func (c ContextImpl) BeginTrace(name, desc string) { argument56 func (c ContextImpl) EndTrace() { argument66 func (c ContextImpl) CompleteTrace(name, desc string, begin, end uint64) { argument
33 return Context{&ContextImpl{
74 buildCtx := build.Context{ContextImpl: &build.ContextImpl{
198 buildCtx := build.Context{ContextImpl: &build.ContextImpl{420 ctx := build.Context{ContextImpl: &build.ContextImpl{
199 buildCtx := build.Context{ContextImpl: &build.ContextImpl{