Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DeventHelper.c43 #define COMMAND_SINGLE_EVENT 11 macro
512 case COMMAND_SINGLE_EVENT: in handleReportEventCompositeCommand()
540 case COMMAND_SINGLE_EVENT: in handleReportEventCompositeCommand()
894 case COMMAND_SINGLE_EVENT: in enumForCombinedSuspendPolicy()
927 if (command->singleKind == COMMAND_SINGLE_EVENT) { in enumForVMDeath()
1005 command->singleKind = COMMAND_SINGLE_EVENT; in eventHelper_recordEvent()