Home
last modified time | relevance | path

Searched defs:withContext (Results 1 – 9 of 9) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/
DStackTraceRecoveryResumeModeTest.kt73 private suspend fun withContext(context: CoroutineContext, channel: Channel<Int>) { in withContext() method in kotlinx.coroutines.exceptions.StackTraceRecoveryResumeModeTest
140 …private suspend fun withContext(context: CoroutineContext, channel: Channel<Int>, latch: Channel<I… in withContext() method in kotlinx.coroutines.exceptions.StackTraceRecoveryResumeModeTest
/external/smali/dexlib2/src/main/java/org/jf/util/
DExceptionWithContext.java48 public static ExceptionWithContext withContext(Throwable ex, String str, Object... formatArgs) { in withContext() method in ExceptionWithContext
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/util/
DExceptionWithContext.java48 public static ExceptionWithContext withContext(Throwable ex, String str, Object... formatArgs) { in withContext() method in ExceptionWithContext
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DBuilders.common.kt142 public suspend fun <T> withContext( in withContext() method
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DChartGrammaticalForms.java569 …String withContext = caseMinimalPair == null ? numberPlusUnit : MessageFormat.format(caseMinimalPa… in writeSubcharts() local
675 …String withContext = caseMinimalPair == null ? sample : MessageFormat.format(caseMinimalPair, samp… in writeSubcharts() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationDataBuilder.java559 protected int copyFromBaseCE32(int c, int ce32, boolean withContext) { in copyFromBaseCE32()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationDataBuilder.java558 protected int copyFromBaseCE32(int c, int ce32, boolean withContext) { in copyFromBaseCE32()
/external/icu/icu4c/source/i18n/
Dcollationdatabuilder.cpp891 CollationDataBuilder::copyFromBaseCE32(UChar32 c, uint32_t ce32, UBool withContext, in copyFromBaseCE32()
/external/cronet/third_party/icu/source/i18n/
Dcollationdatabuilder.cpp891 CollationDataBuilder::copyFromBaseCE32(UChar32 c, uint32_t ce32, UBool withContext, in copyFromBaseCE32()