Home
last modified time | relevance | path

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

/art/test/616-cha-proxy-method-inline/src/
DMain.java20 class DebugProxy implements java.lang.reflect.InvocationHandler { class
31 private DebugProxy(Object obj) { in DebugProxy() method in DebugProxy