Home
last modified time | relevance | path

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

/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DvmDebug.h32 void vmDebug_notifyDebuggerActivityStart(void);
H A DvmDebug.c49 void vmDebug_notifyDebuggerActivityStart() in vmDebug_notifyDebuggerActivityStart() function
H A DdebugLoop.c154 vmDebug_notifyDebuggerActivityStart(); in debugLoop_run()