Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DPartialClasses.cs36 internal partial class FieldDescriptorProto class
DDescriptor.cs1330 internal sealed partial class FieldDescriptorProto : pb::IMessage<FieldDescriptorProto> { class
1346 public FieldDescriptorProto() { in FieldDescriptorProto() method in Google.Protobuf.Reflection.FieldDescriptorProto
1353 public FieldDescriptorProto(FieldDescriptorProto other) : this() { in FieldDescriptorProto() method in Google.Protobuf.Reflection.FieldDescriptorProto
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto103 message FieldDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto103 message FieldDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto126 message FieldDescriptorProto { message
Ddescriptor.h88 class FieldDescriptorProto; variable
Ddescriptor.pb.cc4280 FieldDescriptorProto::FieldDescriptorProto() in FieldDescriptorProto() function in google::protobuf::FieldDescriptorProto
4290 FieldDescriptorProto::FieldDescriptorProto(const FieldDescriptorProto& from) in FieldDescriptorProto() function in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h48 class FieldDescriptorProto; variable