Home
last modified time | relevance | path

Searched defs:ProtocolException (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/apache-http/src/org/apache/http/
H A DProtocolException.java47 public class ProtocolException extends HttpException { class
54 public ProtocolException() { in ProtocolException() method in ProtocolException
63 public ProtocolException(String message) { in ProtocolException() method in ProtocolException
74 public ProtocolException(String message, Throwable cause) { in ProtocolException() method in ProtocolException
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DProtocolException.java23 public class ProtocolException extends RuntimeException { class
25 public ProtocolException() { in ProtocolException() method in ProtocolException
29 public ProtocolException(String message) { in ProtocolException() method in ProtocolException
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/
DProtocolException.java39 class ProtocolException extends IOException { class
48 public ProtocolException(String message) { in ProtocolException() method in ProtocolException
55 public ProtocolException() { in ProtocolException() method in ProtocolException
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DProtocolException.java39 class ProtocolException extends IOException { class
48 public ProtocolException(String message) { in ProtocolException() method in ProtocolException
55 public ProtocolException() { in ProtocolException() method in ProtocolException
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DProtocolException.java39 class ProtocolException extends IOException { class
48 public ProtocolException(String message) { in ProtocolException() method in ProtocolException
55 public ProtocolException() { in ProtocolException() method in ProtocolException
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A D-JvmPlatform.kt37 actual typealias ProtocolException = java.net.ProtocolException typealias
/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/
H A DCommonPlatform.kt40 expect class ProtocolException(message: String) : IOException class
/aosp_15_r20/external/okio/okio/src/nonJvmMain/kotlin/okio/
H A DNonJvmPlatform.kt50 actual class ProtocolException actual constructor(message: String) : IOException(message) class
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.0.1/
HDhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDhttpcore-4.4.14.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDhttpcore-4.4.15.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/apache/httpcomponents/httpcore/4.4.16/
HDhttpcore-4.4.16.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpcore-4.4.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/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/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_public_28_org.apache.http.legacy/android_common/combined/
Dsdk_public_28_org.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/net/compatibility/WebAddress. ...
/aosp_15_r20/prebuilts/sdk/29/public/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/system/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

12345678910>>...14