Searched defs:Services (Results 1 – 5 of 5) sorted by relevance
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/ | ||
D | Services.java | 6 public final class Services { class |
/external/nos/host/android/ | ||
D | README.md | 6 ### Services subsection in Android components for Nugget |
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | FileDescriptor.cs | 152 public IList<ServiceDescriptor> Services { get; } property in Google.Protobuf.Reflection.FileDescriptor |
/external/grpc-grpc/src/csharp/Grpc.Core/ | ||
D | Server.cs | 90 public ServiceDefinitionCollection Services property in Grpc.Core.Server |
/external/protobuf/src/google/protobuf/compiler/ | ||
D | parser_unittest.cc | 2657 TEST_F(SourceInfoTest, Services) { in TEST_F() argument |