Home
last modified time | relevance | path

Searched defs:Services (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DServices.java6 public final class Services { class
7 private Services() {} in Services() method in Services
/external/nos/host/android/
DREADME.md6 ### Services subsection in Android components for Nugget
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs152 public IList<ServiceDescriptor> Services { get; } property in Google.Protobuf.Reflection.FileDescriptor
/external/grpc-grpc/src/csharp/Grpc.Core/
DServer.cs90 public ServiceDefinitionCollection Services property in Grpc.Core.Server
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2657 TEST_F(SourceInfoTest, Services) { in TEST_F() argument