Searched defs:withContext (Results 1 – 4 of 4) 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
544 protected int copyFromBaseCE32(int c, int ce32, boolean withContext) { in copyFromBaseCE32()
769 CollationDataBuilder::copyFromBaseCE32(UChar32 c, uint32_t ce32, UBool withContext, in copyFromBaseCE32()