Home
last modified time | relevance | path

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

/external/proguard/src/proguard/optimize/info/
DCatchExceptionMarker.java63 public static boolean catchesExceptions(Method method) in catchesExceptions() method in CatchExceptionMarker
DMethodOptimizationInfo.java38 private boolean catchesExceptions = false; field in MethodOptimizationInfo
116 public boolean catchesExceptions() in catchesExceptions() method in MethodOptimizationInfo