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

  /art/compiler/dex/quick/arm/
target_arm.cc 598 bool no_suspend = NO_SUSPEND; // || !Runtime::Current()->ExplicitSuspendChecks(); local
599 if (no_suspend) {
  /art/compiler/dex/quick/
gen_common.cc     [all...]
mir_to_lir.h 50 #define NO_SUSPEND 0
    [all...]

Completed in 625 milliseconds