OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_render_process_host_factory
(Results
1 - 8
of
8
) 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);
test_render_view_host_factory.h
28
virtual void
set_render_process_host_factory
(
/external/chromium_org/content/browser/
site_instance_impl.h
66
static void
set_render_process_host_factory
(
site_instance_impl.cc
209
void SiteInstanceImpl::
set_render_process_host_factory
(
function in class:content::SiteInstanceImpl
site_instance_impl_unittest.cc
98
SiteInstanceImpl::
set_render_process_host_factory
(&rph_factory_);
106
SiteInstanceImpl::
set_render_process_host_factory
(NULL);
/external/chromium_org/content/public/test/
test_renderer_host.cc
212
rvh_test_enabler_.rvh_factory_->
set_render_process_host_factory
(factory);
/external/chromium_org/content/browser/renderer_host/media/
web_contents_video_capture_device_unittest.cc
501
SiteInstanceImpl::
set_render_process_host_factory
(
539
SiteInstanceImpl::
set_render_process_host_factory
(NULL);
/external/chromium/chrome/browser/visitedlink/
visitedlink_unittest.cc
595
rvh_factory_.
set_render_process_host_factory
(&vc_rph_factory_);
Completed in 72 milliseconds