Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go2643 type newMarshaler interface { interface
2651 if m, ok := pb.(newMarshaler); ok {
2672 if m, ok := pb.(newMarshaler); ok {
2699 if m, ok := pb.(newMarshaler); ok {
/external/golang-protobuf/proto/
Dtable_marshal.go2683 type newMarshaler interface { interface
2691 if m, ok := pb.(newMarshaler); ok {
2712 if m, ok := pb.(newMarshaler); ok {
2739 if m, ok := pb.(newMarshaler); ok {