Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/com/android/dx/util/
DExceptionWithContext.java40 public static ExceptionWithContext withContext(Throwable ex, String str) { in withContext() method in ExceptionWithContext
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
DExceptionWithContext.java48 public static ExceptionWithContext withContext(Throwable ex, String str) { in withContext() method in ExceptionWithContext