Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php18 class MethodDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto196 message MethodDescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto196 message MethodDescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto196 message MethodDescriptorProto { message
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor.proto289 message MethodDescriptorProto { message
Ddescriptor_sv.proto289 message MethodDescriptorProto { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto293 message MethodDescriptorProto { message
Ddescriptor.h102 class MethodDescriptorProto; variable
Ddescriptor.pb.cc5807 MethodDescriptorProto::MethodDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in MethodDescriptorProto() function in MethodDescriptorProto
5813 MethodDescriptorProto::MethodDescriptorProto(const MethodDescriptorProto& from) in MethodDescriptorProto() function in MethodDescriptorProto
Ddescriptor.pb.h110 class MethodDescriptorProto; variable
3136 inline MethodDescriptorProto() : MethodDescriptorProto(nullptr) {} in MethodDescriptorProto() function
3140 MethodDescriptorProto(MethodDescriptorProto&& from) noexcept in MethodDescriptorProto() function
Ddescriptor.cc6224 MethodDescriptor* /* method */, const MethodDescriptorProto& /* proto */) { in ValidateMethodOptions()
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4266 public sealed partial class MethodDescriptorProto : pb::IMessage<MethodDescriptorProto> class
4288 public MethodDescriptorProto() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
4295 public MethodDescriptorProto(MethodDescriptorProto other) : this() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto