Home
last modified time | relevance | path

Searched defs:unmarshalOutput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Ddecode.go53 type unmarshalOutput struct { struct
54 n int // number of bytes consumed
55 initialized bool
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dmethods.go58 unmarshalOutput = struct { talias