Searched refs:protoEncoder (Results 1 – 1 of 1) sorted by relevance
233 enc := protoEncoder{w: gz}272 funenc := protoEncoder{w: fun}310 lineenc := protoEncoder{w: line}314 locenc := protoEncoder{w: loc}326 wnenc := protoEncoder{w: wallNanos}342 sampleenc := protoEncoder{w: sample}415 type protoEncoder struct { struct420 func (e *protoEncoder) uvarint(x uint64) { argument425 func (e *protoEncoder) tag(field, wire uint) { argument429 func (e *protoEncoder) string(field uint, s string) { argument[all …]