Home
last modified time | relevance | path

Searched refs:Services (Results 1 – 25 of 234) sorted by relevance

12345678910

/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/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs65 Services = DescriptorUtil.ConvertAndMakeReadOnly(proto.Service, in FileDescriptor()
152 public IList<ServiceDescriptor> Services { get; } property in Google.Protobuf.Reflection.FileDescriptor
277 foreach (ServiceDescriptor service in Services) in CrossLink()
/external/oauth/core/src/main/java/
DAndroid.bp1 // Build the client static library for the Google Services Framework
/external/python/cpython3/Doc/library/
Dmisc.rst4 Miscellaneous Services
Dwindows.rst4 MS Windows Specific Services
Dcrypto.rst4 Cryptographic Services
Dmm.rst4 Multimedia Services
Dlanguage.rst4 Python Language Services
Dpython.rst4 Python Runtime Services
Dunix.rst4 Unix Specific Services
Dtext.rst5 Text Processing Services
/external/python/cpython2/Doc/library/
Dmisc.rst5 Miscellaneous Services
Dsun.rst5 SunOS Specific Services
Dwindows.rst4 MS Windows Specific Services
Dsgi.rst5 SGI IRIX Specific Services
Dcrypto.rst5 Cryptographic Services
Dmm.rst5 Multimedia Services
Dlanguage.rst5 Python Language Services
Dpython.rst5 Python Runtime Services
/external/grpc-grpc/src/csharp/Grpc.Examples.MathServer/
DMathServer.cs33 Services = { Math.BindService(new MathServiceImpl()) }, in Main()
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideServer/
DProgram.cs34 Services = { RouteGuide.BindService(new RouteGuideImpl(features)) }, in Main()
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/GreeterServer/
DProgram.cs39 Services = { Greeter.BindService(new GreeterImpl()) }, in Main()
/external/grpc-grpc/examples/csharp/Helloworld/GreeterServer/
DProgram.cs39 Services = { Greeter.BindService(new GreeterImpl()) }, in Main()
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DEmptyServiceGrpc.cs38 get { return global::Grpc.Testing.EmptyServiceReflection.Descriptor.Services[0]; }
/external/autotest/client/site_tests/network_DefaultProfileServices/
Dcontrol13 Tests that, when shill starts, it instantiates Services for services

12345678910