Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dproperties.go366 p.enc = (*Buffer).enc_proto3_int64
374 p.enc = (*Buffer).enc_proto3_int64 // can just treat them as bits
Dencode.go457 func (o *Buffer) enc_proto3_int64(p *Properties, base structPointer) error { func