Searched refs:UpdateInstrumentationStack (Results 1 – 3 of 3) sorted by relevance
48 void UpdateInstrumentationStack() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
390 void QuickExceptionHandler::UpdateInstrumentationStack() { in UpdateInstrumentationStack() function in art::QuickExceptionHandler
2189 exception_handler.UpdateInstrumentationStack(); in QuickDeliverException()