Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpEvent.c639 static bool invokeInProgress(JdwpState* state) in invokeInProgress() function
850 if (invokeInProgress(state)) { in dvmJdwpPostLocationEvent()
938 if (invokeInProgress(state)) { in dvmJdwpPostThreadChange()
1051 if (invokeInProgress(state)) { in dvmJdwpPostException()
1146 if (invokeInProgress(state)) { in dvmJdwpPostClassPrepare()