Searched refs:dexDecodeInstruction (Results 1 – 4 of 4) sorted by relevance
199 void dexDecodeInstruction(const u2* insns, DecodedInstruction* pDec);
490 void dexDecodeInstruction(const u2* insns, DecodedInstruction* pDec) in dexDecodeInstruction() function
59 * Update dexDecodeInstruction() in libdex/InstrUtils.c.
1242 dexDecodeInstruction(insns, &decInsn); in dumpBytecodes()