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 D | PocService.java | 84 private void sendException(Exception e) { in sendException() method in PocService |
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/ | ||
H A D | BufferedChannel.kt | 1757 …protected val sendException get() = closeCause ?: ClosedSendChannelException(DEFAULT_CLOSE_MESSAGE) in <lambda>() constant in kotlinx.coroutines.channels.BufferedChannel |
/aosp_15_r20/external/kotlinc/lib/ | ||
HD | kotlinx-coroutines-core-jvm.jar | META-INF/
META-INF/MANIFEST.MF
kotlinx/
kotlinx/coroutines/
kotlinx/ ... |