Home
last modified time | relevance | path

Searched defs:ServiceOptions (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.proto443 message ServiceOptions { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto443 message ServiceOptions { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto584 message ServiceOptions { message
Ddescriptor.h100 class ServiceOptions; variable
Ddescriptor.pb.cc11909 ServiceOptions::ServiceOptions() in ServiceOptions() function in google::protobuf::ServiceOptions
11918 ServiceOptions::ServiceOptions(const ServiceOptions& from) in ServiceOptions() function in google::protobuf::ServiceOptions
Ddescriptor.pb.h61 class ServiceOptions; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4459 internal sealed partial class ServiceOptions : pb::IMessage<ServiceOptions> { class
4475 public ServiceOptions() { in ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions
4482 public ServiceOptions(ServiceOptions other) : this() { in ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions