Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DdebugLoop.c89 jboolean shouldListen; in debugLoop_run() local
99 shouldListen = JNI_TRUE; in debugLoop_run()
108 while (shouldListen) { in debugLoop_run()
196 shouldListen = !lastCommand(cmd); in debugLoop_run()
227 jboolean shouldListen = JNI_TRUE; in reader() local
231 while (shouldListen) { in reader()
238 shouldListen = JNI_FALSE; in reader()
252 shouldListen = JNI_FALSE; in reader()
265 shouldListen = !lastCommand(cmd); in reader()