Searched refs:OnCallDebuggerSetPauseOnExceptions (Results 1 – 4 of 4) sorted by relevance
87 …void OnCallDebuggerSetPauseOnExceptions(std::function<void(PtThread, PauseOnExceptionsState)> &&ha…
79 …inspectorServer_.OnCallDebuggerSetPauseOnExceptions(std::bind(&Inspector::SetPauseOnExceptions, th… in Inspector()
430 void InspectorServer::OnCallDebuggerSetPauseOnExceptions( in OnCallDebuggerSetPauseOnExceptions() function in ark::tooling::inspector::InspectorServer
536 TEST_F(ServerTest, OnCallDebuggerSetPauseOnExceptions) in TEST_F() argument550 …inspectorServer.OnCallDebuggerSetPauseOnExceptions([](PtThread thread, PauseOnExceptionsState stat… in TEST_F()