Searched defs:browser_socket (Results 1 – 2 of 2) sorted by relevance
42 const int browser_socket = fds[1]; in Init() local
141 SandboxIPCHandler::SandboxIPCHandler(int lifeline_fd, int browser_socket) in SandboxIPCHandler()