Searched refs:OnExceptionPortRemoval (Results 1 – 5 of 5) sorted by relevance
143 void OnExceptionPortRemoval(const fbl::RefPtr<ExceptionPort>& eport);
227 void OnExceptionPortRemoval(const fbl::RefPtr<ExceptionPort>& eport);
737 OnExceptionPortRemoval(eport); in ResetExceptionPort()751 void ProcessDispatcher::OnExceptionPortRemoval( in OnExceptionPortRemoval() function in ProcessDispatcher755 thread.OnExceptionPortRemoval(eport); in OnExceptionPortRemoval()
569 OnExceptionPortRemoval(eport); in ResetExceptionPort()729 void ThreadDispatcher::OnExceptionPortRemoval(const fbl::RefPtr<ExceptionPort>& eport) { in OnExceptionPortRemoval() function in ThreadDispatcher
499 process->OnExceptionPortRemoval(eport_); in OnProcess()
Completed in 14 milliseconds