Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h48 void UpdateInstrumentationStack() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Dquick_exception_handler.cc390 void QuickExceptionHandler::UpdateInstrumentationStack() { in UpdateInstrumentationStack() function in art::QuickExceptionHandler
Dthread.cc2189 exception_handler.UpdateInstrumentationStack(); in QuickDeliverException()