Searched refs:is_broker (Results 1 – 3 of 3) sorted by relevance
42 explicit PpapiPluginSandboxedProcessLauncherDelegate(bool is_broker) in PpapiPluginSandboxedProcessLauncherDelegate() argument43 : is_broker_(is_broker) {} in PpapiPluginSandboxedProcessLauncherDelegate()
64 PpapiThread::PpapiThread(const CommandLine& command_line, bool is_broker) in PpapiThread() argument65 : is_broker_(is_broker), in PpapiThread()
48 PpapiThread(const CommandLine& command_line, bool is_broker);