Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DServiceDescriptorProto.php18 class ServiceDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto188 message ServiceDescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto188 message ServiceDescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto188 message ServiceDescriptorProto { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto285 message ServiceDescriptorProto { message
Ddescriptor.h101 class ServiceDescriptorProto; variable
Ddescriptor.pb.cc5480 ServiceDescriptorProto::ServiceDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in ServiceDescriptorProto() function in ServiceDescriptorProto
5487 ServiceDescriptorProto::ServiceDescriptorProto(const ServiceDescriptorProto& from) in ServiceDescriptorProto() function in ServiceDescriptorProto
Ddescriptor.pb.h122 class ServiceDescriptorProto; variable
2940 inline ServiceDescriptorProto() : ServiceDescriptorProto(nullptr) {} in ServiceDescriptorProto() function
2944 ServiceDescriptorProto(ServiceDescriptorProto&& from) noexcept in ServiceDescriptorProto() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4009 public sealed partial class ServiceDescriptorProto : pb::IMessage<ServiceDescriptorProto> class
4030 public ServiceDescriptorProto() { in ServiceDescriptorProto() method in Google.Protobuf.Reflection.ServiceDescriptorProto
4037 public ServiceDescriptorProto(ServiceDescriptorProto other) : this() { in ServiceDescriptorProto() method in Google.Protobuf.Reflection.ServiceDescriptorProto