Searched refs:EK_SINGLE_STEP (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_constants.h108 EK_SINGLE_STEP = 1, enumerator in enum:art::JDWP::JdwpEventKind
H A Djdwp_event.cc160 case EK_SINGLE_STEP:
209 /* should only be for EK_SINGLE_STEP; should only be one */
289 /* should only be for EK_SINGLE_STEP; should only be one */
875 FindMatchingEventsLocked(EK_SINGLE_STEP, basket, &match_list);

Completed in 88 milliseconds