Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go749 return sizeStringSlice, appendUTF8StringSlice
2077 func appendUTF8StringSlice(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
/external/golang-protobuf/proto/
Dtable_marshal.go763 return sizeStringSlice, appendUTF8StringSlice
2103 func appendUTF8StringSlice(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func