Searched refs:protoBufferPool (Results 1 – 1 of 1) sorted by relevance
73 cb := protoBufferPool.Get().(*cachedProtoBuffer)78 protoBufferPool.Put(cb)91 cb := protoBufferPool.Get().(*cachedProtoBuffer)95 protoBufferPool.Put(cb)103 var protoBufferPool = &sync.Pool{ var