Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DServiceDescriptorProto.php18 class ServiceDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc5480 ServiceDescriptorProto::ServiceDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) ServiceDescriptorProto() function in ServiceDescriptorProto
5487 ServiceDescriptorProto::ServiceDescriptorProto(const ServiceDescriptorProto& from) ServiceDescriptorProto() function in ServiceDescriptorProto
[all...]
H A Ddescriptor.pb.h2940 inline ServiceDescriptorProto() : ServiceDescriptorProto(nullptr) {} ServiceDescriptorProto() function in PROTOBUF_FINAL
2945 : ServiceDescriptorProto() { ServiceDescriptorProto() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4009 public sealed partial class ServiceDescriptorProto : pb::IMessage<ServiceDescriptorProto> class
4030 public ServiceDescriptorProto() { ServiceDescriptorProto() method in Google.Protobuf.Reflection.ServiceDescriptorProto
4037 public ServiceDescriptorProto(ServiceDescriptorProto other) : this() { ServiceDescriptorProto() method in Google.Protobuf.Reflection.ServiceDescriptorProto
[all...]

Completed in 31 milliseconds