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

  /art/runtime/
instrumentation.h 275 interpret_only_ = true;
281 return interpret_only_;
570 bool interpret_only_; member in class:art::instrumentation::Instrumentation
instrumentation.cc 99 interpret_only_(false),
618 interpret_only_ = (requested_level == InstrumentationLevel::kInstrumentWithInterpreter) ||
    [all...]

Completed in 55 milliseconds