HomeSort by relevance Sort by last modified time
    Searched refs:kPpapiBrokerProcess (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/common/
sandbox_init_mac.cc 58 (process_type == switches::kPpapiBrokerProcess)) {
  /external/chromium_org/chrome/app/
chrome_main_delegate.cc 185 } else if (process_type == switches::kPpapiBrokerProcess) {
238 process_type == switches::kPpapiBrokerProcess ||
684 process_type == switches::kPpapiBrokerProcess ||
691 process_type == switches::kPpapiBrokerProcess ||
    [all...]
  /external/chromium_org/content/public/common/
content_switches.cc 672 const char kPpapiBrokerProcess[] = "ppapi-broker";
    [all...]
content_switches.h 194 CONTENT_EXPORT extern const char kPpapiBrokerProcess[];
  /external/chromium_org/content/browser/
ppapi_plugin_process_host.cc 309 is_broker_ ? switches::kPpapiBrokerProcess
  /external/chromium_org/content/app/
content_main_runner.cc 390 { switches::kPpapiBrokerProcess, PpapiBrokerMain },

Completed in 390 milliseconds