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

  /dalvik/vm/interp/
InterpDefs.h 36 kInterpEntryResume = 3, // Resume after single-step
Jit.c 81 if (interpState->entryPoint == kInterpEntryResume) {
    [all...]
  /dalvik/vm/mterp/common/
asm-constants.h 273 MTERP_CONSTANT(kInterpEntryResume, 3)

Completed in 222 milliseconds