Lines Matching defs:aberrantMessage
485 type aberrantMessage struct { struct
486 v reflect.Value
490 func (m aberrantMessage) Reset() {
500 func (m aberrantMessage) ProtoReflect() protoreflect.Message {
504 func (m aberrantMessage) Descriptor() protoreflect.MessageDescriptor {
507 func (m aberrantMessage) Type() protoreflect.MessageType {
510 func (m aberrantMessage) New() protoreflect.Message {
516 func (m aberrantMessage) Interface() protoreflect.ProtoMessage {
519 func (m aberrantMessage) Range(f func(protoreflect.FieldDescriptor, protoreflect.Value) bool) {
522 func (m aberrantMessage) Has(protoreflect.FieldDescriptor) bool {
525 func (m aberrantMessage) Clear(protoreflect.FieldDescriptor) {
528 func (m aberrantMessage) Get(fd protoreflect.FieldDescriptor) protoreflect.Value {
534 func (m aberrantMessage) Set(protoreflect.FieldDescriptor, protoreflect.Value) {
537 func (m aberrantMessage) Mutable(protoreflect.FieldDescriptor) protoreflect.Value {
540 func (m aberrantMessage) NewField(protoreflect.FieldDescriptor) protoreflect.Value {
543 func (m aberrantMessage) WhichOneof(protoreflect.OneofDescriptor) protoreflect.FieldDescriptor {
546 func (m aberrantMessage) GetUnknown() protoreflect.RawFields {
549 func (m aberrantMessage) SetUnknown(protoreflect.RawFields) {
552 func (m aberrantMessage) IsValid() bool {
558 func (m aberrantMessage) ProtoMethods() *protoiface.Methods {
561 func (m aberrantMessage) protoUnwrap() interface{} {