Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DdebugLoop.c58 lastCommand(jdwpCmdPacket *cmd) in lastCommand() function
196 shouldListen = !lastCommand(cmd); in debugLoop_run()
265 shouldListen = !lastCommand(cmd); in reader()