HomeSort by relevance Sort by last modified time
    Searched defs:set_render_process_host_factory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/test/
test_render_view_host_factory.cc 15 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);
  /external/chromium_org/content/browser/
site_instance_impl.cc 224 void SiteInstanceImpl::set_render_process_host_factory( function in class:content::SiteInstanceImpl

Completed in 205 milliseconds