Lines Matching defs:FieldDescriptorProto

34 func IsEmbed(field *google_protobuf.FieldDescriptorProto) bool {
38 func IsNullable(field *google_protobuf.FieldDescriptorProto) bool {
42 func IsStdTime(field *google_protobuf.FieldDescriptorProto) bool {
46 func IsStdDuration(field *google_protobuf.FieldDescriptorProto) bool {
50 func IsStdDouble(field *google_protobuf.FieldDescriptorProto) bool {
54 func IsStdFloat(field *google_protobuf.FieldDescriptorProto) bool {
58 func IsStdInt64(field *google_protobuf.FieldDescriptorProto) bool {
62 func IsStdUInt64(field *google_protobuf.FieldDescriptorProto) bool {
66 func IsStdInt32(field *google_protobuf.FieldDescriptorProto) bool {
70 func IsStdUInt32(field *google_protobuf.FieldDescriptorProto) bool {
74 func IsStdBool(field *google_protobuf.FieldDescriptorProto) bool {
78 func IsStdString(field *google_protobuf.FieldDescriptorProto) bool {
82 func IsStdBytes(field *google_protobuf.FieldDescriptorProto) bool {
86 func IsStdType(field *google_protobuf.FieldDescriptorProto) bool {
95 func IsWktPtr(field *google_protobuf.FieldDescriptorProto) bool {
99 func NeedsNilCheck(proto3 bool, field *google_protobuf.FieldDescriptorProto) bool {
110 func IsCustomType(field *google_protobuf.FieldDescriptorProto) bool {
118 func IsCastType(field *google_protobuf.FieldDescriptorProto) bool {
126 func IsCastKey(field *google_protobuf.FieldDescriptorProto) bool {
134 func IsCastValue(field *google_protobuf.FieldDescriptorProto) bool {
150 func GetCustomType(field *google_protobuf.FieldDescriptorProto) string {
163 func GetCastType(field *google_protobuf.FieldDescriptorProto) string {
176 func GetCastKey(field *google_protobuf.FieldDescriptorProto) string {
189 func GetCastValue(field *google_protobuf.FieldDescriptorProto) string {
202 func IsCustomName(field *google_protobuf.FieldDescriptorProto) bool {
226 func GetCustomName(field *google_protobuf.FieldDescriptorProto) string {
265 func GetJsonTag(field *google_protobuf.FieldDescriptorProto) *string {
278 func GetMoreTags(field *google_protobuf.FieldDescriptorProto) *string {