/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/concurrent/ |
H A D | CompletionStageTest.java | 81 protected abstract T doGet() throws Throwable; in doGet() method in CompletionStageTest.BaseStage 328 protected U doGet() throws Throwable { in doGet() method in CompletionStageTest.HandleStage 372 protected U doGet() throws Throwable { in doGet() method in CompletionStageTest.ComposeStage 391 public T doGet() throws Throwable { in doGet() method in CompletionStageTest.SupplierStage 407 public T doGet() throws Throwable { in doGet() method in CompletionStageTest.ResolvedStage
|
/aosp_15_r20/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/external/testutil/ |
H A D | AppSearchTestUtils.java | 64 public static List<GenericDocument> doGet( in doGet() method in AppSearchTestUtils 84 public static List<GenericDocument> doGet( in doGet() method in AppSearchTestUtils
|
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/util/net/ |
D | IHttpHelper.java | 84 public String doGet(String url) throws IOException, DataSizeException; in doGet() method 95 public void doGet(String url, OutputStream outputStream) throws IOException; in doGet() method
|
D | HttpHelper.java | 99 public String doGet(String url) throws IOException, DataSizeException { in doGet() method in HttpHelper 130 public void doGet(String url, OutputStream outputStream) throws IOException { in doGet() method in HttpHelper
|
/aosp_15_r20/external/jspecify/samples/ |
H A D | ParameterizedWithTypeVariableArgumentToSelf.java | 24 Lib<E> doGet(); in doGet() method
|
/aosp_15_r20/external/libphonenumber/demo/src/main/java/com/google/phonenumbers/demo/ |
H A D | InputServlet.java | 39 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet() method in InputServlet
|
H A D | ResultServlet.java | 108 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet() method in ResultServlet
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/util/ |
H A D | TestDeferredTranscript.java | 45 public void TestPerf(boolean doGet) { in TestPerf()
|
H A D | TestVoteResolver.java | 53 public void testPerf(boolean doGet) { in testPerf()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | genembed.go | 30 func doGet[T any](i getter[T]) T { func
|
/aosp_15_r20/external/grpc-grpc-java/gae-interop-testing/gae-jdk8/src/main/java/io/grpc/testing/integration/ |
H A D | LongLivedChannel.java | 56 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet() method in LongLivedChannel
|
H A D | NettyClientInteropServlet.java | 81 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet() method in NettyClientInteropServlet
|
/aosp_15_r20/external/grpc-grpc-java/examples/example-servlet/src/main/java/io/grpc/servlet/examples/helloworld/ |
H A D | HelloWorldServlet.java | 57 protected void doGet(HttpServletRequest request, HttpServletResponse response) in doGet() method in HelloWorldServlet
|
/aosp_15_r20/external/grpc-grpc-java/servlet/src/main/java/io/grpc/servlet/ |
H A D | GrpcServlet.java | 64 protected final void doGet(HttpServletRequest request, HttpServletResponse response) in doGet() method in GrpcServlet
|
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/integration/servlets/ |
H A D | BaseServlet.java | 15 …protected void doGet(HttpServletRequest req, HttpServletResponse res) throws IOException, ServletE… in doGet() method in BaseServlet
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/ |
H A D | IParcelFileDescriptorPeer.aidl | 35 void doGet(); in doGet() method
|
H A D | ParcelFileDescriptorPeer.java | 108 public void doGet() throws RemoteException { in doGet() method in ParcelFileDescriptorPeer
|
/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/toolbox/ |
H A D | RequestFuture.java | 100 private synchronized T doGet(Long timeoutMs) in doGet() method in RequestFuture
|
/aosp_15_r20/external/guice/extensions/servlet/test/com/google/inject/servlet/ |
H A D | ContinuingRequestIntegrationTest.java | 210 protected void doGet(HttpServletRequest req, HttpServletResponse resp) in doGet() method in ContinuingRequestIntegrationTest.ContinuingServlet
|
H A D | ContextPathTest.java | 274 public void doGet(HttpServletRequest req, HttpServletResponse resp) { in doGet() method in ContextPathTest.TestServlet
|
/aosp_15_r20/external/zxing/zxingorg/src/main/java/com/google/zxing/web/ |
H A D | ChartServlet.java | 61 …protected void doGet(HttpServletRequest request, HttpServletResponse response) throws IOException { in doGet() method in ChartServlet
|
/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A D | BitParameter.cpp | 165 void CBitParameter::doGet(type &value, size_t offset, in doGet() function in CBitParameter
|
H A D | Parameter.cpp | 192 bool CParameter::doGet(type &value, size_t offset, in doGet() function in CParameter
|
/aosp_15_r20/external/opencensus-java/examples/src/main/java/io/opencensus/examples/http/jetty/server/ |
H A D | HelloWorldServer.java | 111 protected void doGet(HttpServletRequest request, HttpServletResponse response) in doGet() method in HelloWorldServer.HelloServlet
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/request/ |
H A D | RequestFutureTarget.java | 186 …private synchronized R doGet(Long timeoutMillis) throws ExecutionException, InterruptedException, … in doGet() method in RequestFutureTarget
|