Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/nacl/browser/
H A Dnacl_broker_service_win.cc98 client->OnDebugExceptionHandlerLaunchedByBroker(success); in OnDebugExceptionHandlerLaunched()
H A Dnacl_process_host.h108 void OnDebugExceptionHandlerLaunchedByBroker(bool success);
H A Dnacl_process_host.cc422 void NaClProcessHost::OnDebugExceptionHandlerLaunchedByBroker(bool success) { in OnDebugExceptionHandlerLaunchedByBroker() function in nacl::NaClProcessHost
1140 &NaClProcessHost::OnDebugExceptionHandlerLaunchedByBroker, in AttachDebugExceptionHandler()