Searched refs:SandboxIPCProcess (Results 1 – 1 of 1) sorted by relevance
55 class SandboxIPCProcess { class64 SandboxIPCProcess(int lifeline_fd, int browser_socket, in SandboxIPCProcess() function in content::SandboxIPCProcess88 ~SandboxIPCProcess();655 SandboxIPCProcess::~SandboxIPCProcess() { in ~SandboxIPCProcess()661 void SandboxIPCProcess::EnsureWebKitInitialized() { in EnsureWebKitInitialized()725 SandboxIPCProcess handler(child_lifeline_fd, browser_socket, sandbox_path); in Init()