Home
last modified time | relevance | path

Searched defs:sendException (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/CVE_2024_34734/
H A DPocService.java84 private void sendException(Exception e) { in sendException() method in PocService
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/
H A DBufferedChannel.kt1757 …protected val sendException get() = closeCause ?: ClosedSendChannelException(DEFAULT_CLOSE_MESSAGE) in <lambda>() constant in kotlinx.coroutines.channels.BufferedChannel
/aosp_15_r20/external/kotlinc/lib/
HDkotlinx-coroutines-core-jvm.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...