Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/internal/cmd/generate-types/
H A Dproto.go91 type ProtoKind struct { struct
92 Name string
93 WireType WireType
96 ToValue Expr
97 FromValue Expr
100 GoType GoType
101 ToGoType Expr
102 ToGoTypeNoZero Expr
103 FromGoType Expr
104 NoPointer bool
[all …]