Searched refs:OnDebugExceptionHandlerLaunchedByBroker (Results 1 – 3 of 3) sorted by relevance
91 client->OnDebugExceptionHandlerLaunchedByBroker(success); in OnDebugExceptionHandlerLaunched()
89 void OnDebugExceptionHandlerLaunchedByBroker(bool success);
428 void NaClProcessHost::OnDebugExceptionHandlerLaunchedByBroker(bool success) { in OnDebugExceptionHandlerLaunchedByBroker() function in nacl::NaClProcessHost1020 base::Bind(&NaClProcessHost::OnDebugExceptionHandlerLaunchedByBroker, in AttachDebugExceptionHandler()