const google.golang.org/protobuf/encoding/protowire.VarintType
93 uses
google.golang.org/protobuf/encoding/protowire (current package)
wire.go#L44: VarintType Type = 0
wire.go#L122: case VarintType:
google.golang.org/protobuf/encoding/prototext
encode.go#L304: case protowire.VarintType:
google.golang.org/protobuf/internal/encoding/messageset
messageset.go#L129: case num == FieldTypeID && wtyp == protowire.VarintType:
messageset.go#L186: b = protowire.AppendTag(b, FieldTypeID, protowire.VarintType)
google.golang.org/protobuf/internal/filedesc
desc_init.go#L374: case protowire.VarintType:
desc_init.go#L399: case protowire.VarintType:
desc_lazy.go#L142: case protowire.VarintType:
desc_lazy.go#L227: case protowire.VarintType:
desc_lazy.go#L254: case protowire.VarintType:
desc_lazy.go#L346: case protowire.VarintType:
desc_lazy.go#L367: case protowire.VarintType:
desc_lazy.go#L389: case protowire.VarintType:
desc_lazy.go#L424: case protowire.VarintType:
desc_lazy.go#L487: case protowire.VarintType:
desc_lazy.go#L542: case protowire.VarintType:
desc_lazy.go#L585: case protowire.VarintType:
desc_lazy.go#L640: case protowire.VarintType:
google.golang.org/protobuf/internal/impl
codec_gen.go#L33: if wtyp != protowire.VarintType {
codec_gen.go#L109: if wtyp != protowire.VarintType {
codec_gen.go#L192: if wtyp != protowire.VarintType {
codec_gen.go#L273: if wtyp != protowire.VarintType {
codec_gen.go#L351: if wtyp != protowire.VarintType {
codec_gen.go#L437: if wtyp != protowire.VarintType {
codec_gen.go#L515: if wtyp != protowire.VarintType {
codec_gen.go#L603: if wtyp != protowire.VarintType {
codec_gen.go#L679: if wtyp != protowire.VarintType {
codec_gen.go#L762: if wtyp != protowire.VarintType {
codec_gen.go#L843: if wtyp != protowire.VarintType {
codec_gen.go#L921: if wtyp != protowire.VarintType {
codec_gen.go#L1009: if wtyp != protowire.VarintType {
codec_gen.go#L1085: if wtyp != protowire.VarintType {
codec_gen.go#L1168: if wtyp != protowire.VarintType {
codec_gen.go#L1249: if wtyp != protowire.VarintType {
codec_gen.go#L1327: if wtyp != protowire.VarintType {
codec_gen.go#L1415: if wtyp != protowire.VarintType {
codec_gen.go#L1491: if wtyp != protowire.VarintType {
codec_gen.go#L1574: if wtyp != protowire.VarintType {
codec_gen.go#L1655: if wtyp != protowire.VarintType {
codec_gen.go#L1733: if wtyp != protowire.VarintType {
codec_gen.go#L1821: if wtyp != protowire.VarintType {
codec_gen.go#L1897: if wtyp != protowire.VarintType {
codec_gen.go#L1980: if wtyp != protowire.VarintType {
codec_gen.go#L2061: if wtyp != protowire.VarintType {
codec_gen.go#L2139: if wtyp != protowire.VarintType {
codec_gen.go#L2227: if wtyp != protowire.VarintType {
codec_gen.go#L2303: if wtyp != protowire.VarintType {
codec_gen.go#L2386: if wtyp != protowire.VarintType {
codec_gen.go#L2467: if wtyp != protowire.VarintType {
codec_gen.go#L2545: if wtyp != protowire.VarintType {
codec_gen.go#L2633: if wtyp != protowire.VarintType {
codec_gen.go#L2709: if wtyp != protowire.VarintType {
codec_gen.go#L2792: if wtyp != protowire.VarintType {
codec_gen.go#L2873: if wtyp != protowire.VarintType {
codec_gen.go#L2951: if wtyp != protowire.VarintType {
codec_gen.go#L5619: protoreflect.BoolKind: protowire.VarintType,
codec_gen.go#L5620: protoreflect.EnumKind: protowire.VarintType,
codec_gen.go#L5621: protoreflect.Int32Kind: protowire.VarintType,
codec_gen.go#L5622: protoreflect.Sint32Kind: protowire.VarintType,
codec_gen.go#L5623: protoreflect.Uint32Kind: protowire.VarintType,
codec_gen.go#L5624: protoreflect.Int64Kind: protowire.VarintType,
codec_gen.go#L5625: protoreflect.Sint64Kind: protowire.VarintType,
codec_gen.go#L5626: protoreflect.Uint64Kind: protowire.VarintType,
validate.go#L167: case protowire.VarintType:
validate.go#L211: case protowire.VarintType:
validate.go#L352: ok = wtyp == protowire.VarintType
validate.go#L368: case protowire.VarintType:
google.golang.org/protobuf/proto
decode_gen.go#L25: if wtyp != protowire.VarintType {
decode_gen.go#L34: if wtyp != protowire.VarintType {
decode_gen.go#L43: if wtyp != protowire.VarintType {
decode_gen.go#L52: if wtyp != protowire.VarintType {
decode_gen.go#L61: if wtyp != protowire.VarintType {
decode_gen.go#L70: if wtyp != protowire.VarintType {
decode_gen.go#L79: if wtyp != protowire.VarintType {
decode_gen.go#L88: if wtyp != protowire.VarintType {
decode_gen.go#L212: if wtyp != protowire.VarintType {
decode_gen.go#L237: if wtyp != protowire.VarintType {
decode_gen.go#L262: if wtyp != protowire.VarintType {
decode_gen.go#L287: if wtyp != protowire.VarintType {
decode_gen.go#L312: if wtyp != protowire.VarintType {
decode_gen.go#L337: if wtyp != protowire.VarintType {
decode_gen.go#L362: if wtyp != protowire.VarintType {
decode_gen.go#L387: if wtyp != protowire.VarintType {
encode_gen.go#L20: protoreflect.BoolKind: protowire.VarintType,
encode_gen.go#L21: protoreflect.EnumKind: protowire.VarintType,
encode_gen.go#L22: protoreflect.Int32Kind: protowire.VarintType,
encode_gen.go#L23: protoreflect.Sint32Kind: protowire.VarintType,
encode_gen.go#L24: protoreflect.Uint32Kind: protowire.VarintType,
encode_gen.go#L25: protoreflect.Int64Kind: protowire.VarintType,
encode_gen.go#L26: protoreflect.Sint64Kind: protowire.VarintType,
encode_gen.go#L27: protoreflect.Uint64Kind: protowire.VarintType,
github.com/golang/protobuf/proto
buffer.go#L300: case protowire.VarintType:
text_encode.go#L457: case protowire.VarintType: