Home
last modified time | relevance | path

Searched defs:interpreter_entry (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.cc1391 bool interpreter_entry) { in PushInstrumentationStackFrame()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1060 bool interpreter_entry = (result == GetQuickToInterpreterBridge()); in artInstrumentationMethodEntryFromCode() local