Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DeventHelper.c72 jint singleKind; member
511 switch (single->singleKind) { in handleReportEventCompositeCommand()
539 switch (single->singleKind) { in handleReportEventCompositeCommand()
893 switch(command->singleKind) { in enumForCombinedSuspendPolicy()
927 if (command->singleKind == COMMAND_SINGLE_EVENT) { in enumForVMDeath()
1005 command->singleKind = COMMAND_SINGLE_EVENT; in eventHelper_recordEvent()
1024 command->singleKind = COMMAND_SINGLE_UNLOAD; in eventHelper_recordClassUnload()
1045 command->singleKind = COMMAND_SINGLE_FRAME_EVENT; in eventHelper_recordFrameEvent()