Searched refs:kPluginProcess (Results 1 - 12 of 12) sorted by relevance

/external/chromium/chrome/common/
H A Dcommon_glue.cc41 !parsed_command_line.HasSwitch(switches::kPluginProcess)));
H A Dsandbox_policy.cc585 } else if (type_str == switches::kPluginProcess) {
/external/chromium_org/content/common/
H A Dsandbox_init_mac.cc57 } else if ((process_type == switches::kPluginProcess) ||
/external/chromium_org/content/shell/app/
H A Dshell_breakpad_client.cc66 process_type == switches::kPluginProcess ||
/external/chromium_org/chrome/app/
H A Dchrome_main_delegate.cc184 if (process_type == switches::kPluginProcess ||
236 process_type == switches::kPluginProcess ||
534 CHECK(process_type == switches::kPluginProcess ||
537 << switches::kPluginProcess << " or "
544 CHECK(process_type != switches::kPluginProcess &&
547 << switches::kPluginProcess << " and "
H A Dchrome_breakpad_client.cc386 process_type == switches::kPluginProcess ||
/external/chromium_org/content/public/common/
H A Dcontent_switches.cc734 const char kPluginProcess[] = "plugin"; member in namespace:switches
H A Dcontent_switches.h218 CONTENT_EXPORT extern const char kPluginProcess[];
/external/chromium_org/content/shell/browser/
H A Dshell_content_browser_client.cc86 if (process_type == switches::kPluginProcess) {
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc306 if (process_type == switches::kPluginProcess ||
445 { switches::kPluginProcess, PluginMain },
/external/chromium_org/content/browser/
H A Dplugin_process_host.cc185 cmd_line->AppendSwitchASCII(switches::kProcessType, switches::kPluginProcess);
/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.cc522 if (process_type == switches::kPluginProcess) {
1559 } else if (process_type == switches::kPluginProcess) {

Completed in 251 milliseconds