Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go754 return sizeStringValue, appendUTF8StringValue
2040 func appendUTF8StringValue(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
/external/golang-protobuf/proto/
Dtable_marshal.go768 return sizeStringValue, appendUTF8StringValue
2054 func appendUTF8StringValue(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func