Home
last modified time | relevance | path

Searched defs:MethodDescriptorProto (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMethodDescriptorProto.php18 class MethodDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc5807 MethodDescriptorProto::MethodDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) MethodDescriptorProto() function in MethodDescriptorProto
5813 MethodDescriptorProto::MethodDescriptorProto(const MethodDescriptorProto& from) MethodDescriptorProto() function in MethodDescriptorProto
[all...]
H A Ddescriptor.pb.h3136 inline MethodDescriptorProto() : MethodDescriptorProto(nullptr) {} MethodDescriptorProto() function in PROTOBUF_FINAL
3141 : MethodDescriptorProto() { MethodDescriptorProto() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4266 public sealed partial class MethodDescriptorProto : pb::IMessage<MethodDescriptorProto> class
4288 public MethodDescriptorProto() { MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
4295 public MethodDescriptorProto(MethodDescriptorProto other) : this() { MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
[all...]

Completed in 45 milliseconds