Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Ddecode.go323 type newUnmarshaler interface { interface
336 if u, ok := pb.(newUnmarshaler); ok {
352 if u, ok := pb.(newUnmarshaler); ok {
398 if u, ok := pb.(newUnmarshaler); ok {
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Ddecode.go324 type newUnmarshaler interface { interface
337 if u, ok := pb.(newUnmarshaler); ok {
353 if u, ok := pb.(newUnmarshaler); ok {
399 if u, ok := pb.(newUnmarshaler); ok {