Home
last modified time | relevance | path

Searched refs:toEmptyThrowingMethod (Results 1 – 2 of 2) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/shaking/
DTreePruner.java148 : methods[i].toEmptyThrowingMethod()); in reachableMethods()
/external/r8/src/main/java/com/android/tools/r8/graph/
DDexEncodedMethod.java261 public DexEncodedMethod toEmptyThrowingMethod() { in toEmptyThrowingMethod() method in DexEncodedMethod