Home
last modified time | relevance | path

Searched refs:kSparseSwitchSignature (Results 1 – 2 of 2) sorted by relevance

/dalvik/libdex/
DDexOpcodes.h53 #define kSparseSwitchSignature 0x0200 macro
DInstrUtils.cpp689 } else if (*insns == kSparseSwitchSignature) { in dexGetWidthFromInstruction()