Searched refs:appendVarint32Value (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | table_marshal.go | 592 return sizeVarint32Value, appendVarint32Value 1646 func appendVarint32Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|
/external/golang-protobuf/proto/ |
D | table_marshal.go | 606 return sizeVarint32Value, appendVarint32Value 1660 func appendVarint32Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|