Searched refs:set_render_process_host_factory (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/test/
H A Dtest_render_view_host_factory.cc15 SiteInstanceImpl::set_render_process_host_factory(rph_factory);
21 SiteInstanceImpl::set_render_process_host_factory(NULL);
24 void TestRenderViewHostFactory::set_render_process_host_factory( function in class:content::TestRenderViewHostFactory
26 SiteInstanceImpl::set_render_process_host_factory(rph_factory);
H A Dtest_render_view_host_factory.h28 virtual void set_render_process_host_factory(
/external/chromium_org/content/browser/
H A Dsite_instance_impl.h76 static void set_render_process_host_factory(
H A Dsite_instance_impl.cc218 void SiteInstanceImpl::set_render_process_host_factory( function in class:content::SiteInstanceImpl
H A Dsite_instance_impl_unittest.cc98 SiteInstanceImpl::set_render_process_host_factory(&rph_factory_);
106 SiteInstanceImpl::set_render_process_host_factory(NULL);
/external/chromium_org/content/public/test/
H A Dtest_renderer_host.cc223 rvh_test_enabler_.rvh_factory_->set_render_process_host_factory(factory);
/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_video_capture_device_unittest.cc498 SiteInstanceImpl::set_render_process_host_factory(
536 SiteInstanceImpl::set_render_process_host_factory(NULL);

Completed in 412 milliseconds