Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpConstants.cpp182 case MK_COUNT: return "COUNT"; in dvmJdwpModKindStr()
DJdwpConstants.h127 MK_COUNT = 1, enumerator
DJdwpEvent.cpp395 if (pEvent->mods[i].modKind == MK_COUNT && in cleanupMatchList()
467 case MK_COUNT: in modsMatch()
DJdwpHandler.cpp1403 case MK_COUNT: /* report once, when "--count" reaches 0 */ in handleER_Set()