Searched refs:appendVarint64Value (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | table_marshal.go | 668 return sizeVarint64Value, appendVarint64Value 1744 func appendVarint64Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|
/external/golang-protobuf/proto/ |
D | table_marshal.go | 682 return sizeVarint64Value, appendVarint64Value 1758 func appendVarint64Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
|