Searched refs:is_broker (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/ppapi_plugin/
H A Dppapi_thread.h47 PpapiThread(const base::CommandLine& command_line, bool is_broker);
H A Dppapi_thread.cc103 PpapiThread::PpapiThread(const CommandLine& command_line, bool is_broker) argument
104 : is_broker_(is_broker),
/external/chromium_org/content/browser/
H A Dppapi_plugin_process_host.cc41 PpapiPluginSandboxedProcessLauncherDelegate(bool is_broker, argument
49 is_broker_(is_broker) {}

Completed in 110 milliseconds