Home
last modified time | relevance | path

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

/art/test/jvmti-common/
DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop
/art/test/1925-self-frame-pop/src/art/
DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop
/art/test/1926-missed-frame-pop/src/art/
DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop
/art/test/1924-frame-pop-toggle/src/art/
DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop
/art/test/1923-frame-pop/src/art/
DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop