Home
last modified time | relevance | path

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

/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 {