Home
last modified time | relevance | path

Searched defs:getServer (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/channelz/v1/
H A DChannelzGrpc.java317 default void getServer(io.grpc.channelz.v1.GetServerRequest request, in getServer() method
426 public void getServer(io.grpc.channelz.v1.GetServerRequest request, in getServer() method in ChannelzGrpc.ChannelzStub
523 …public io.grpc.channelz.v1.GetServerResponse getServer(io.grpc.channelz.v1.GetServerRequest reques… in getServer() method in ChannelzGrpc.ChannelzBlockingStub
617 …om.google.common.util.concurrent.ListenableFuture<io.grpc.channelz.v1.GetServerResponse> getServer( in getServer() method in ChannelzGrpc.ChannelzFutureStub
/aosp_15_r20/external/google-cloud-java/java-batch/proto-google-cloud-batch-v1alpha/src/main/java/com/google/cloud/batch/v1alpha/
H A DNFS.java87 public java.lang.String getServer() { in getServer() method in NFS
547 public java.lang.String getServer() { in getServer() method in NFS.Builder
H A DNFSOrBuilder.java37 java.lang.String getServer(); in getServer() method
/aosp_15_r20/external/google-cloud-java/java-batch/proto-google-cloud-batch-v1/src/main/java/com/google/cloud/batch/v1/
H A DNFS.java86 public java.lang.String getServer() { in getServer() method in NFS
545 public java.lang.String getServer() { in getServer() method in NFS.Builder
H A DNFSOrBuilder.java37 java.lang.String getServer(); in getServer() method
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
H A DNfsMount.java88 public java.lang.String getServer() { in getServer() method in NfsMount
631 public java.lang.String getServer() { in getServer() method in NfsMount.Builder
H A DNfsMountOrBuilder.java37 java.lang.String getServer(); in getServer() method
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
H A DNfsMount.java88 public java.lang.String getServer() { in getServer() method in NfsMount
632 public java.lang.String getServer() { in getServer() method in NfsMount.Builder
H A DNfsMountOrBuilder.java37 java.lang.String getServer(); in getServer() method
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/
H A DControlTypeSelectDisplay.java27 public IRadioButton getServer() { in getServer() method in ControlTypeSelectDisplay
H A DControlTypeSelect.java6 public IRadioButton getServer(); in getServer() method
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/inprocess/
H A DAnonymousInProcessSocketAddress.java43 synchronized InProcessServer getServer() { in getServer() method in AnonymousInProcessSocketAddress
/aosp_15_r20/external/grpc-grpc-java/testing/src/main/java/io/grpc/testing/
H A DGrpcServerRule.java80 public final Server getServer() { in getServer() method in GrpcServerRule
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DDataPlaneRule.java67 public Server getServer() { in getServer() method in DataPlaneRule
H A DControlPlaneRule.java108 public Server getServer() { in getServer() method in ControlPlaneRule
/aosp_15_r20/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/fledge/
DPtbM11RampServerAuctionSimulationTest.java87 private String getServer() { in getServer() method in PtbM11RampServerAuctionSimulationTest
DServerAuctionOneBuyerLargeCaLatency.java118 private String getServer() { in getServer() method in ServerAuctionOneBuyerLargeCaLatency
DServerAuctionKAnonE2ETest.java183 private String getServer() { in getServer() method in ServerAuctionKAnonE2ETest
DAdSelectionDataE2ETest.java123 private String getServer() { in getServer() method in AdSelectionDataE2ETest
/aosp_15_r20/external/grpc-grpc-java/services/src/main/java/io/grpc/services/
H A DChannelzService.java81 public void getServer( in getServer() method in ChannelzService
/aosp_15_r20/external/javassist/src/main/javassist/tools/web/
H A DViewer.java86 public String getServer() { return server; } in getServer() method in Viewer
/aosp_15_r20/external/opencensus-java/exporters/trace/ocagent/src/test/java/io/opencensus/exporter/trace/ocagent/
H A DOcAgentTraceExporterIntegrationTest.java198 private static Server getServer(String endPoint, BindableService service) throws IOException { in getServer() method in OcAgentTraceExporterIntegrationTest
/aosp_15_r20/external/grpc-grpc-java/services/src/main/java/io/grpc/protobuf/services/
H A DChannelzService.java134 public void getServer( in getServer() method in ChannelzService
/aosp_15_r20/external/grpc-grpc-java/services/src/test/java/io/grpc/protobuf/services/
H A DChannelzServiceTest.java133 public void getServer() throws ExecutionException, InterruptedException { in getServer() method in ChannelzServiceTest
/aosp_15_r20/external/opencensus-java/exporters/metrics/ocagent/src/test/java/io/opencensus/exporter/metrics/ocagent/
H A DOcAgentMetricsExporterIntegrationTest.java327 private static Server getServer(String endPoint, BindableService service) { in getServer() method in OcAgentMetricsExporterIntegrationTest

12345678910>>...15