Searched refs:process_host_ (Results 1 – 4 of 4) sorted by relevance
62 if (process_host_.get()) in Send()63 return process_host_->Send(message); in Send()109 process_host_ = host->AsWeakPtr(); in LoadPluginsInternal()110 process_host_->DisableSandbox(); in LoadPluginsInternal()115 process_host_->Send(new UtilityMsg_LoadPlugins(canonical_list_)); in LoadPluginsInternal()
76 : process_host_(process_host) { in PluginNetworkObserver()94 process_host_->Send(new PpapiMsg_SetNetworkState(true)); in OnIPAddressChanged()100 process_host_->Send(new PpapiMsg_SetNetworkState( in OnConnectionTypeChanged()105 PpapiPluginProcessHost* const process_host_; member in content::PpapiPluginProcessHost::PluginNetworkObserver
98 base::WeakPtr<UtilityProcessHost> process_host_; in NON_EXPORTED_BASE() local
163 process_host_ = new MockRenderProcessHost(browser_context_.get()); in SetUp()165 sink_ = &process_host_->sink(); in SetUp()168 &delegate_, process_host_, MSG_ROUTING_NONE, false); in SetUp()177 &delegate_, process_host_, MSG_ROUTING_NONE, false); in SetUp()186 process_host_ = NULL; in TearDown()208 MockRenderProcessHost* process_host_; member in content::__anon9bc9ac0a0111::RenderWidgetHostViewAuraTest1000 &delegate_, process_host_, MSG_ROUTING_NONE, false); in TEST_F()