Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto188 message ServiceDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto188 message ServiceDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto227 message ServiceDescriptorProto { message
Ddescriptor.h92 class ServiceDescriptorProto; variable
Ddescriptor.pb.cc6777 ServiceDescriptorProto::ServiceDescriptorProto() in ServiceDescriptorProto() function in google::protobuf::ServiceDescriptorProto
6787 ServiceDescriptorProto::ServiceDescriptorProto(const ServiceDescriptorProto& from) in ServiceDescriptorProto() function in google::protobuf::ServiceDescriptorProto
Ddescriptor.pb.h60 class ServiceDescriptorProto; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2317 internal sealed partial class ServiceDescriptorProto : pb::IMessage<ServiceDescriptorProto> { class
2333 public ServiceDescriptorProto() { in ServiceDescriptorProto() method in Google.Protobuf.Reflection.ServiceDescriptorProto
2340 public ServiceDescriptorProto(ServiceDescriptorProto other) : this() { in ServiceDescriptorProto() method in Google.Protobuf.Reflection.ServiceDescriptorProto