Searched refs:kCloudPrintServiceProcess (Results 1 – 14 of 14) sorted by relevance
121 const char kCloudPrintServiceProcess[] = "service"; variable
78 SANDBOX_POLICY_EXPORT extern const char kCloudPrintServiceProcess[];
204 if (process_type == switches::kCloudPrintServiceProcess) in SandboxTypeFromCommandLine()
128 const char kCloudPrintServiceProcess[] = "service"; variable
61 extern const char kCloudPrintServiceProcess[];
113 switches::kCloudPrintServiceProcess); in CreateServiceProcessCommandLine()
170 std::string(switches::kCloudPrintServiceProcess)); in TEST_F()
55 extern const char kCloudPrintServiceProcess[];
125 const char kCloudPrintServiceProcess[] = "service"; variable
112 switches::kCloudPrintServiceProcess); in CreateServiceProcessCommandLine()
137 process_type_ == switches::kCloudPrintServiceProcess; in Launch()
270 process_type == switches::kCloudPrintServiceProcess) { in AdjustLinuxOOMScore()1135 {switches::kCloudPrintServiceProcess, CloudPrintServiceProcessMain}, in RunProcess()
86 constexpr wchar_t kCloudPrintServiceProcess[] = L"service"; variable336 if (process_type == kCloudPrintServiceProcess) in GetProcessType()