Searched refs:appendBytesOneof (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | table_marshal.go | 774 return sizeBytesOneof, appendBytesOneof 2109 func appendBytesOneof(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|
/external/golang-protobuf/proto/ |
D | table_marshal.go | 788 return sizeBytesOneof, appendBytesOneof 2139 func appendBytesOneof(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|