Searched refs:SetupHandleInterceptions (Results 1 – 3 of 3) sorted by relevance
55 bool SetupHandleInterceptions(InterceptionManager* manager);
156 bool HandleCloser::SetupHandleInterceptions(InterceptionManager* manager) { in SetupHandleInterceptions() function in sandbox::HandleCloser
658 if (!handle_closer_.SetupHandleInterceptions(&manager)) in SetupAllInterceptions()