Home
last modified time | relevance | path

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

/dalvik/libdex/
DInstrUtils.h50 kFmt21c, // op vAA, thing@BBBB enumerator
DInstrUtils.c792 fmt = kFmt21c; in dexCreateInstrFormatTable()
1062 case kFmt21c: // op vAA, thing@BBBB in dexDecodeInstruction()
/dalvik/dexdump/
DDexDump.c683 case kFmt21c: // op vAA, thing@BBBB in dumpInstruction()