HomeSort by relevance Sort by last modified time
    Searched refs:kInstrCanSwitch (Results 1 - 2 of 2) sorted by null

  /dalvik/libdex/
InstrUtils.h 104 kInstrCanSwitch = 1 << 2, // switch statement
InstrUtils.cpp 103 kInstrCanContinue|kInstrCanSwitch,
104 kInstrCanContinue|kInstrCanSwitch,

Completed in 53 milliseconds