Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go768 return sizeBytesSlice, appendBytesSlice
2116 func appendBytesSlice(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
/external/golang-protobuf/proto/
Dtable_marshal.go782 return sizeBytesSlice, appendBytesSlice
2146 func appendBytesSlice(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func