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

  /art/runtime/entrypoints/quick/
quick_instrumentation_entrypoints.cc 43 bool interpreter_entry = (result == GetQuickToInterpreterBridge()); local
45 method, lr, interpreter_entry);
  /art/runtime/
instrumentation.h 322 bool interpreter_entry)
471 uintptr_t return_pc, size_t frame_id, bool interpreter_entry)
473 interpreter_entry_(interpreter_entry) {
instrumentation.cc     [all...]

Completed in 61 milliseconds