Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/graph/
DAppInfo.java320 public AppInfoWithLiveness withLiveness() { in withLiveness() method
/external/r8/src/main/java/com/android/tools/r8/shaking/
DEnqueuer.java1168 public AppInfoWithLiveness withLiveness() { in withLiveness() method in Enqueuer.AppInfoWithLiveness