Home
last modified time | relevance | path

Searched defs:RequestQueue (Results 1 – 25 of 104) sorted by relevance

12345

/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/
H A DRequestQueue.java38 public class RequestQueue { class
137 public RequestQueue( in RequestQueue() method in RequestQueue
152 public RequestQueue(Cache cache, Network network, int threadPoolSize) { in RequestQueue() method in RequestQueue
166 public RequestQueue(Cache cache, Network network) { in RequestQueue() method in RequestQueue
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/incident/
H A DRequestQueue.java28 class RequestQueue { class
105 RequestQueue(Handler handler) { in RequestQueue() method in RequestQueue
/aosp_15_r20/external/apache-http/android/src/android/net/http/
H A DRequestQueue.java43 public class RequestQueue implements RequestFeeder { class
191 public RequestQueue(Context context) { in RequestQueue() method in RequestQueue
205 public RequestQueue(Context context, int connectionCount) { in RequestQueue() method in RequestQueue
/aosp_15_r20/external/pytorch/torch/distributed/elastic/timer/
H A Dapi.py80 class RequestQueue(abc.ABC): class
121 self, request_queue: RequestQueue, max_interval: float, daemon: bool = True
/aosp_15_r20/frameworks/av/media/utils/include/mediautils/
H A DTimerThread.h285 explicit RequestQueue(size_t maxSize) in RequestQueue() function
/aosp_15_r20/out/soong/.intermediates/external/volley/volley/android_common/javac/
Dvolley.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool.h275 using RequestQueue = PriorityQueue<std::unique_ptr<Request>>; variable
/aosp_15_r20/out/soong/.intermediates/external/volley/volley/android_common/turbine-combined/
Dvolley.jarcom/android/volley/AsyncCache$OnGetCompleteCallback.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/external/volley/volley/android_common/turbine/
Dvolley.jarcom/android/volley/AsyncCache$OnGetCompleteCallback.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-13/
Dservices.core.unboosted.jarcom/android/server/infra/FrameworkResourcesServiceNameResolver.class FrameworkResourcesServiceNameResolver.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar13META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dhttp.h579 USHORT RequestQueue; member
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.impl_intermediates/
Dclasses.jarorg/apache/http/util/VersionInfo.class VersionInfo.java package org.apache. ...
Dclasses-header.jarandroid/net/compatibility/WebAddress.class <Unknown> package android.net.compatibility public ...
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.impl/android_common/javac/
Dorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.impl/android_common/repackaged-jarjar/javac/
Dorg.apache.http.legacy.jarorg/apache/http/util/VersionInfo.class VersionInfo.java package org.apache. ...
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.impl/android_common/turbine/
Dorg.apache.http.legacy.jarorg/apache/commons/codec/BinaryDecoder.class <Unknown> package org.apache. ...
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.impl/android_common/turbine-combined/
Dorg.apache.http.legacy.jarandroid/net/compatibility/WebAddress.class <Unknown> package android.net.compatibility public ...
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.stubs.system.from-text/android_common/org.apache.http.legacy.stubs.system.from-text/
Dorg.apache.http.legacy.stubs.system.from-text.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/test/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/34/public/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/system/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/public/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/system/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/29/test/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

12345