Home
last modified time | relevance | path

Searched refs:kPpapiInProcess (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/content/common/
Dpepper_plugin_list.cc40 switches::kPpapiInProcess)) in ComputePluginsFromCommandLine()
/external/chromium_org/content/test/ppapi/
Dppapi_test.cc124 command_line->AppendSwitch(switches::kPpapiInProcess); in SetUpCommandLine()
/external/chromium_org/content/public/common/
Dcontent_switches.cc649 const char kPpapiInProcess[] = "ppapi-in-process"; variable
Dcontent_switches.h187 CONTENT_EXPORT extern const char kPpapiInProcess[];
/external/chromium_org/chrome/browser/chromeos/login/
Dchrome_restart_request.cc129 ::switches::kPpapiInProcess, in DeriveCommandLine()
/external/chromium_org/chrome/test/ppapi/
Dppapi_test.cc309 command_line->AppendSwitch(switches::kPpapiInProcess); in SetUpCommandLine()
/external/chromium_org/content/browser/zygote_host/
Dzygote_host_impl_linux.cc132 switches::kPpapiInProcess, in Init()
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.cc1178 switches::kPpapiInProcess, in PropagateBrowserCommandLineToRenderer()