Home
last modified time | relevance | path

Searched defs:readUtf8CodePoint (Results 1 – 25 of 107) sorted by relevance

12345

/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/
H A DBufferedSource.kt422 fun readUtf8CodePoint(): Int method
/aosp_15_r20/external/okio/okio/src/nonJvmMain/kotlin/okio/
H A DBufferedSource.kt77 actual fun readUtf8CodePoint(): Int method
H A DRealBufferedSource.kt77 override fun readUtf8CodePoint(): Int = commonReadUtf8CodePoint() method in okio.RealBufferedSource
H A DBuffer.kt144 override fun readUtf8CodePoint(): Int = commonReadUtf8CodePoint() in <lambda>() method in okio.Buffer
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A DBufferedSource.kt119 actual fun readUtf8CodePoint(): Int method
H A DRealBufferedSource.kt108 override fun readUtf8CodePoint(): Int = commonReadUtf8CodePoint() in readUtf8Line() method in okio.RealBufferedSource
H A DBuffer.kt338 override fun readUtf8CodePoint(): Int = commonReadUtf8CodePoint() in <lambda>() method in okio.Buffer
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/
H A DBufferedSource.java187 int readUtf8CodePoint() throws IOException; in readUtf8CodePoint() method
H A DRealBufferedSource.java206 @Override public int readUtf8CodePoint() throws IOException { in readUtf8CodePoint() method in RealBufferedSource
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
H A DBufferedSource.java189 int readUtf8CodePoint() throws IOException; in readUtf8CodePoint() method
H A DRealBufferedSource.java207 @Override public int readUtf8CodePoint() throws IOException { in readUtf8CodePoint() method in RealBufferedSource
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/squareup/okio/okio/1.9.0/
HDokio-1.9.0.jarMETA-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$1. ...
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dokio-1.15.0.jarMETA-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$Watchdog. ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/okhttp.com.android.art.debug_intermediates/
Dclasses-header.jarcom/android/okhttp/Address.class <Unknown> package com.android.okhttp public ...
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp/android_common_apex31/turbine-combined/
Dokhttp.jarcom/android/okhttp/Address.class <Unknown> package com.android.okhttp public ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp/android_common_apex31/turbine/
Dokhttp.jarcom/android/okhttp/ConfigAwareConnectionPool.class <Unknown> package com.android.okhttp public ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex30/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex30__okio-lib. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common__okio-lib. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex33/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex33__okio-lib. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex34/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex34__okio-lib. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex10000/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex10000__okio-lib. ...
/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/ ...

12345