Home
last modified time | relevance | path

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

/external/chromium_org/content/public/common/
Dcontent_switches.cc806 const char kSandboxIPCProcess[] = "sandbox-ipc"; variable
Dcontent_switches.h238 extern const char kSandboxIPCProcess[];
/external/chromium_org/content/browser/renderer_host/
Drender_sandbox_host_linux.cc80 switches::kSandboxIPCProcess); in SandboxIPCProcess()