Home
last modified time | relevance | path

Searched refs:checkContext (Results 1 – 6 of 6) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/flow/internal/
DSafeCollector.kt74 checkContext(currentContext, previousContext, value) in <lambda>()
80 private fun checkContext( in <lambda>() method in kotlinx.coroutines.flow.internal.SafeCollector
88 checkContext(currentContext) in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/flow/internal/
DSafeCollector.kt24 checkContext(currentContext) in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/flow/internal/
DSafeCollector.kt24 checkContext(currentContext) in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/internal/
DSafeCollector.common.kt24 internal fun SafeCollector<*>.checkContext(currentContext: CoroutineContext) { in checkContext() method
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DClientCallImplTest.java531 checkContext(); in callerContextPropagatedToListener()
537 checkContext(); in callerContextPropagatedToListener()
542 checkContext(); in callerContextPropagatedToListener()
549 checkContext(); in callerContextPropagatedToListener()
552 private void checkContext() { in callerContextPropagatedToListener()
DServerImplTest.java869 checkContext(); in testCallContextIsBoundInListenerCallbacks()
875 checkContext(); in testCallContextIsBoundInListenerCallbacks()
881 checkContext(); in testCallContextIsBoundInListenerCallbacks()
887 checkContext(); in testCallContextIsBoundInListenerCallbacks()
893 checkContext(); in testCallContextIsBoundInListenerCallbacks()
896 private void checkContext() { in testCallContextIsBoundInListenerCallbacks()