Home
last modified time | relevance | path

Searched defs:streamAllocation (Results 1 – 25 of 74) sorted by relevance

123

/aosp_15_r20/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/ws/
H A DWebSocketCall.java147 StreamAllocation streamAllocation = Internal.instance.callEngineGetStreamAllocation(call); in createWebSocket() local
159 static RealWebSocket create(StreamAllocation streamAllocation, Response response, in create()
170 private final StreamAllocation streamAllocation; field in WebSocketCall.StreamWebSocket
173 private StreamWebSocket(StreamAllocation streamAllocation, in StreamWebSocket()
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DHttpEngine.java108 public final StreamAllocation streamAllocation; field in HttpEngine
173 boolean callerWritesRequestBody, boolean forWebSocket, StreamAllocation streamAllocation, in HttpEngine()
354 StreamAllocation streamAllocation = close(); in recover() local
376 StreamAllocation streamAllocation = close(); in recover() local
H A DHttp2xStream.java108 private final StreamAllocation streamAllocation; field in Http2xStream
113 public Http2xStream(StreamAllocation streamAllocation, FramedConnection framedConnection) { in Http2xStream()
H A DHttp1xStream.java71 private final StreamAllocation streamAllocation; field in Http1xStream
77 public Http1xStream(StreamAllocation streamAllocation, BufferedSource source, BufferedSink sink) { in Http1xStream()
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
H A DHttpEngine.java110 public final StreamAllocation streamAllocation; field in HttpEngine
180 boolean callerWritesRequestBody, boolean forWebSocket, StreamAllocation streamAllocation, in HttpEngine()
365 StreamAllocation streamAllocation = close(); in recover() local
387 StreamAllocation streamAllocation = close(); in recover() local
H A DHttp2xStream.java110 private final StreamAllocation streamAllocation; field in Http2xStream
115 public Http2xStream(StreamAllocation streamAllocation, FramedConnection framedConnection) { in Http2xStream()
H A DHttp1xStream.java73 private final StreamAllocation streamAllocation; field in Http1xStream
79 public Http1xStream(StreamAllocation streamAllocation, BufferedSource source, BufferedSink sink) { in Http1xStream()
/aosp_15_r20/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
H A DHttpURLConnectionImpl.java339 private HttpEngine newHttpEngine(String method, StreamAllocation streamAllocation, in newHttpEngine()
439 StreamAllocation streamAllocation = httpEngine.close(); in getResponse() local
509 StreamAllocation streamAllocation = httpEngine.close(); in execute() local
/aosp_15_r20/external/okhttp/repackaged/okhttp-urlconnection/src/main/java/com/android/okhttp/internal/huc/
H A DHttpURLConnectionImpl.java343 private HttpEngine newHttpEngine(String method, StreamAllocation streamAllocation, in newHttpEngine()
443 StreamAllocation streamAllocation = httpEngine.close(); in getResponse() local
513 StreamAllocation streamAllocation = httpEngine.close(); in execute() local
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DCall.java316 StreamAllocation streamAllocation = engine.close(); in getResponse() local
331 StreamAllocation streamAllocation = engine.close(); in getResponse() local
H A DConnectionPool.java171 RealConnection get(Address address, StreamAllocation streamAllocation) { in get()
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
H A DCall.java318 StreamAllocation streamAllocation = engine.close(); in getResponse() local
333 StreamAllocation streamAllocation = engine.close(); in getResponse() local
H A DConnectionPool.java177 RealConnection get(Address address, StreamAllocation streamAllocation) { in get()
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DInternal.java57 ConnectionPool pool, Address address, StreamAllocation streamAllocation); in get()
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DConnectionPoolTest.java84 StreamAllocation streamAllocation = new StreamAllocation(pool, addressA); in inUseConnectionsNotEvicted() local
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/
H A DInternal.java69 ConnectionPool pool, Address address, StreamAllocation streamAllocation); in get()
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex30/javac/
Dokhttp-norepackage.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex33/javac/
Dokhttp-norepackage.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex10000/javac/
Dokhttp-norepackage.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex34/javac/
Dokhttp-norepackage.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/okhttp.com.android.art.debug_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dokhttp-for-host.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
Dokhttp-nojarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dokhttp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123