Home
last modified time | relevance | path

Searched refs:HandlePendingExceptionWithInstrumentation (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h142 ALWAYS_INLINE WARN_UNUSED bool HandlePendingExceptionWithInstrumentation( in HandlePendingExceptionWithInstrumentation() function
162 return HandlePendingExceptionWithInstrumentation(instrumentation); in HandlePendingException()
489 if (!HandlePendingExceptionWithInstrumentation(nullptr)) { in RETURN_VOID_NO_BARRIER()
516 if (!HandlePendingExceptionWithInstrumentation(nullptr)) { in RETURN_VOID()
544 if (!HandlePendingExceptionWithInstrumentation(nullptr)) { in RETURN()
571 if (!HandlePendingExceptionWithInstrumentation(nullptr)) { in RETURN_WIDE()
618 if (!HandlePendingExceptionWithInstrumentation(nullptr)) { in RETURN_OBJECT()