Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_constants.h144 MK_LOCATION_ONLY = 7, enumerator
Djdwp_event.cc202 if (pMod->modKind == MK_LOCATION_ONLY) { in RegisterEvent()
266 case MK_LOCATION_ONLY: { in UnregisterLocationEventsOnClass()
322 if (pMod->modKind == MK_LOCATION_ONLY) { in UnregisterEvent()
525 case MK_LOCATION_ONLY: in ModsMatch()
Djdwp_handler.cc1284 case MK_LOCATION_ONLY: in ER_Set()