Home
last modified time | relevance | path

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

/art/test/462-checker-inlining-dex-files/src-multidex/
DOtherDex.java25 public static int returnOtherDexStatic() { in returnOtherDexStatic() method in OtherDex
/art/test/462-checker-inlining-dex-files/src/
DMain.java59 return OtherDex.returnOtherDexStatic(); in dontInlineOtherDexStatic()