Home
last modified time | relevance | path

Searched defs:doReceive (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/
H A DChannelSendReceiveStressTest.kt148 private suspend fun doReceive(receiverIndex: Int) { in <lambda>() method in kotlinx.coroutines.channels.ChannelSendReceiveStressTest
H A DBroadcastChannelMultiReceiveStressTest.kt116 private suspend fun doReceive(channel: ReceiveChannel<Long>, receiverIndex: Int) { in <lambda>() method in kotlinx.coroutines.channels.BroadcastChannelMultiReceiveStressTest
/aosp_15_r20/system/libhwbinder/
H A DIPCThreadState.cpp898 status_t IPCThreadState::talkWithDriver(bool doReceive) in talkWithDriver()
/aosp_15_r20/frameworks/native/libs/binder/
H A DIPCThreadState.cpp1160 status_t IPCThreadState::talkWithDriver(bool doReceive) in talkWithDriver()