Searched refs:kGpuProcess (Results 1 – 12 of 12) sorted by relevance
115 process_type == switches::kGpuProcess || in RunSandboxSanityChecks()179 if (process_type == switches::kGpuProcess) { in StartBPFSandbox()231 if (process_type == switches::kGpuProcess) in ShouldEnableSeccompBPF()
291 bool sandbox_failure_fatal = process_type != switches::kGpuProcess; in InitializeSandboxImpl()295 if (process_type == switches::kGpuProcess && in InitializeSandboxImpl()358 process_type == switches::kGpuProcess) { in LimitAddressSpace()
51 } else if (process_type == switches::kGpuProcess) { in GetSandboxTypeFromCommandLine()
70 process_type == switches::kGpuProcess; in EnableBreakpadForProcess()
194 process_type == switches::kGpuProcess || in AdjustLinuxOOMScore()243 process_type == switches::kGpuProcess || in SubprocessNeedsResourceBundle()706 process_type == switches::kGpuProcess || in PreSandboxStartup()712 process_type == switches::kGpuProcess || in PreSandboxStartup()
379 process_type == switches::kGpuProcess; in EnableBreakpadForProcess()
542 const char kGpuProcess[] = "gpu-process"; variable
156 CONTENT_EXPORT extern const char kGpuProcess[];
107 if (process_type == switches::kGpuProcess) { in GetCrashSignalFD()
398 { switches::kGpuProcess, GpuMain }, in RunNamedProcessTypeMain()
873 cmd_line->AppendSwitchASCII(switches::kProcessType, switches::kGpuProcess); in LaunchGpuProcess()
485 if (process_type == switches::kGpuProcess) { in GetCrashSignalFD()1421 } else if (process_type == switches::kGpuProcess) { in AppendExtraCommandLineSwitches()