Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go668 return sizeVarint64Value, appendVarint64Value
1744 func appendVarint64Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
/external/golang-protobuf/proto/
Dtable_marshal.go682 return sizeVarint64Value, appendVarint64Value
1758 func appendVarint64Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func