Lines Matching defs:byte
131 func (fd *File) unmarshalFull(b []byte) {
185 func (ed *Enum) unmarshalFull(b []byte, sb *strs.Builder) {
222 func unmarshalEnumReservedRange(b []byte) (r [2]protoreflect.EnumNumber) {
244 func (vd *EnumValue) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor…
279 func (md *Message) unmarshalFull(b []byte, sb *strs.Builder) {
341 func (md *Message) unmarshalOptions(b []byte) {
362 func unmarshalMessageReservedRange(b []byte) (r [2]protoreflect.FieldNumber) {
384 func unmarshalMessageExtensionRange(b []byte) (r [2]protoreflect.FieldNumber, rawOptions []byte) {
413 func (fd *Field) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor, i …
480 func (fd *Field) unmarshalOptions(b []byte) {
507 func (od *Oneof) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor, i …
534 func (xd *Extension) unmarshalFull(b []byte, sb *strs.Builder) {
580 func (xd *Extension) unmarshalOptions(b []byte) {
599 func (sd *Service) unmarshalFull(b []byte, sb *strs.Builder) {
630 func (md *Method) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor, i…
672 func appendOptions(dst, src []byte) []byte {
683 func (db *Builder) optionsUnmarshaler(p *protoreflect.ProtoMessage, b []byte) func() protoreflect.P…