Home
last modified time | relevance | path

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

/art/test/616-cha-unloading/src-art/
DMain.java90 long artMethod = getArtMethod(lonelyMethod); in setupLoader() local
120 private static native void reuseArenaOfMethod(long artMethod); in reuseArenaOfMethod()