Home
last modified time | relevance | path

Searched refs:threadControl_popFrames (Results 1 – 3 of 3) sorted by relevance

/external/oj-libjdwp/src/share/back/
DthreadControl.h41 jvmtiError threadControl_popFrames(jthread thread, FrameNumber fnum);
DStackFrameImpl.c453 error = threadControl_popFrames(thread, fnum); in popFrames()
DthreadControl.c1932 threadControl_popFrames(jthread thread, FrameNumber fnum) in threadControl_popFrames() function