HomeSort by relevance Sort by last modified time
    Searched defs:Services (Results 1 - 10 of 10) sorted by null

  /external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
Services.java 2 // source: grpc/testing/services.proto
6 public final class Services {
7 private Services() {}
26 "\n\033grpc/testing/services.proto\022\014grpc.test" +
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FileDescriptor.cs 26 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
65 Services = DescriptorUtil.ConvertAndMakeReadOnly(proto.Service,
150 /// Unmodifiable list of top-level services declared in this file.
152 public IList<ServiceDescriptor> Services { get; }
277 foreach (ServiceDescriptor service in Services)
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Udp6.h 3 the EFI IPv6 Protocol and provides simple packet-oriented services to transmit and receive
82 EFI_UDP6_SERVICE_POINT Services[1];
Udp4.h 4 The EFI UDPv4 Protocol provides simple packet-oriented services
59 EFI_UDP4_SERVICE_POINT Services[1];
Tcp4.h 5 The EFI TCPv4 Protocol provides services to send and receive data stream.
57 EFI_TCP4_SERVICE_POINT Services[1];
Tcp6.h 5 The EFI TCPv6 Protocol provides services to send and receive data stream.
79 EFI_TCP6_SERVICE_POINT Services[1]; ///< List of address/port pairs that are currently in use.
    [all...]
  /external/grpc-grpc/src/csharp/Grpc.Core/
Server.cs 32 /// gRPC server. A single server can serve an arbitrary number of services and can listen on more than one port.
87 /// Services that will be exported by the server once started. Register a service with this
90 public ServiceDefinitionCollection Services
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Udp4/
Udp4.h 46 EFI_UDP4_SERVICE_POINT Services[1];
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/
Tcp4.h 55 EFI_TCP4_SERVICE_POINT Services[1];
  /external/kotlinc/lib/
kotlin-compiler.jar 

Completed in 478 milliseconds