Home
last modified time | relevance | path

Searched defs:protoUnwrap (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dmessage_reflect_gen.go26 func (m *messageState) protoUnwrap() interface{} { func
146 func (m *messageReflectWrapper) protoUnwrap() interface{} { func
H A Dlegacy_enum.go100 func (e *legacyEnumWrapper) protoUnwrap() interface{} { func
H A Dconvert_map.go119 func (ms *mapReflect) protoUnwrap() interface{} { func
H A Dconvert_list.go139 func (ls *listReflect) protoUnwrap() interface{} { func
H A Dmessage_reflect.go425 func (m *messageIfaceWrapper) protoUnwrap() interface{} { func
H A Dlegacy_message.go561 func (m aberrantMessage) protoUnwrap() interface{} { func
H A Dconvert.go17 protoUnwrap() interface{} methodSpec