Home | History | Annotate | Download | only in protobuf

Lines Matching refs:FieldDescriptorProto

89 class FieldDescriptorProto;
370 // Fill the json_name field of FieldDescriptorProto.
625 void CopyTo(FieldDescriptorProto* proto) const;
658 // Fill the json_name field of FieldDescriptorProto.
659 void CopyJsonNameTo(FieldDescriptorProto* proto) const;
926 // e.g. the full name of FieldDescriptorProto::TYPE_INT32 is actually
927 // "google.protobuf.FieldDescriptorProto.TYPE_INT32", NOT
928 // "google.protobuf.FieldDescriptorProto.Type.TYPE_INT32". This is to conform
1260 // Fill the json_name field of FieldDescriptorProto for all fields. Can only