Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto196 message MethodDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto196 message MethodDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto235 message MethodDescriptorProto { message
Ddescriptor.h93 class MethodDescriptorProto; variable
Ddescriptor.cc5394 const MethodDescriptorProto& /* proto */) { in ValidateMethodOptions()
Ddescriptor.pb.cc7267 MethodDescriptorProto::MethodDescriptorProto() in MethodDescriptorProto() function in google::protobuf::MethodDescriptorProto
7277 MethodDescriptorProto::MethodDescriptorProto(const MethodDescriptorProto& from) in MethodDescriptorProto() function in google::protobuf::MethodDescriptorProto
Ddescriptor.pb.h56 class MethodDescriptorProto; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2491 internal sealed partial class MethodDescriptorProto : pb::IMessage<MethodDescriptorProto> { class
2507 public MethodDescriptorProto() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
2514 public MethodDescriptorProto(MethodDescriptorProto other) : this() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto