Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php18 class MethodDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto266 message MethodDescriptorProto { message
Ddescriptor.proto264 message MethodDescriptorProto { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto388 message MethodDescriptorProto { message
Ddescriptor.h96 class MethodDescriptorProto; variable
Ddescriptor.pb.cc905 PROTOBUF_CONSTEXPR MethodDescriptorProto::MethodDescriptorProto(::_pbi::ConstantInitialized) in MethodDescriptorProto() function in google::protobuf::MethodDescriptorProto
7703 MethodDescriptorProto::MethodDescriptorProto(::google::protobuf::Arena* arena) function in google::protobuf::MethodDescriptorProto
7721 MethodDescriptorProto::MethodDescriptorProto( function in google::protobuf::MethodDescriptorProto
Ddescriptor.pb.h126 class MethodDescriptorProto; variable
9173 inline MethodDescriptorProto() : MethodDescriptorProto(nullptr) {} in MethodDescriptorProto() function
9187 …inline MethodDescriptorProto(const MethodDescriptorProto& from) : MethodDescriptorProto(nullptr, f… in MethodDescriptorProto() function
9188 inline MethodDescriptorProto(MethodDescriptorProto&& from) noexcept in MethodDescriptorProto() function
9305 MethodDescriptorProto(::google::protobuf::Arena* arena, MethodDescriptorProto&& from) noexcept in MethodDescriptorProto() function
Ddescriptor.cc8430 const MethodDescriptorProto& /* proto */) { in ValidateOptions()
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.pb.cs5525 public sealed partial class MethodDescriptorProto : pb::IMessage<MethodDescriptorProto> class
5551 public MethodDescriptorProto() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
5559 public MethodDescriptorProto(MethodDescriptorProto other) : this() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto