Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpConstants.cpp153 case EK_BREAKPOINT: return "BREAKPOINT"; in dvmJdwpEventKindStr()
DJdwpConstants.h101 EK_BREAKPOINT = 2, enumerator
DJdwpEvent.cpp859 findMatchingEvents(state, EK_BREAKPOINT, &basket, matchList, in dvmJdwpPostLocationEvent()