Searched refs:OnException (Results 1 – 4 of 4) sorted by relevance
25 virtual void OnException() = 0;40 listener->OnException(); in SetException()
262 OnException(); in OnEvent()274 void Executor::OnException() { in OnException() function in mindspore::session::Executor
179 void OnException();
84 void OnException() override { set_need_wait(false); } in OnException() function