Searched defs:withContext (Results 1 – 3 of 3) sorted by relevance
40 public static ExceptionWithContext withContext(Throwable ex, String str) { in withContext() method in ExceptionWithContext
48 public static ExceptionWithContext withContext(Throwable ex, String str, Object... formatArgs) { in withContext() method in ExceptionWithContext
766 CollationDataBuilder::copyFromBaseCE32(UChar32 c, uint32_t ce32, UBool withContext, in copyFromBaseCE32()