Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpConstants.cpp192 case MK_INSTANCE_ONLY: return "INSTANCE_ONLY"; in dvmJdwpModKindStr()
DJdwpConstants.h137 MK_INSTANCE_ONLY = 11, enumerator
DJdwpEvent.cpp514 case MK_INSTANCE_ONLY: in modsMatch()
DJdwpHandler.cpp1511 case MK_INSTANCE_ONLY: /* report events related to a specific obj */ in handleER_Set()