HomeSort by relevance Sort by last modified time
    Searched refs:RenderProcessHostFactory (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/content/public/browser/
render_process_host_factory.h 19 class RenderProcessHostFactory {
21 virtual ~RenderProcessHostFactory() {}
  /external/chromium_org/content/test/
test_render_view_host_factory.h 16 class RenderProcessHostFactory;
25 explicit TestRenderViewHostFactory(RenderProcessHostFactory* rph_factory);
29 RenderProcessHostFactory* rph_factory);
test_render_view_host_factory.cc 14 RenderProcessHostFactory* rph_factory) {
25 RenderProcessHostFactory* rph_factory) {
  /external/chromium_org/content/browser/
site_instance_impl.h 16 class RenderProcessHostFactory;
77 const RenderProcessHostFactory* rph_factory);
108 static const RenderProcessHostFactory* g_render_process_host_factory_;
site_instance_impl.cc 22 const RenderProcessHostFactory*
223 const RenderProcessHostFactory* rph_factory) {
  /external/chromium_org/content/public/test/
test_renderer_host.h 36 class RenderProcessHostFactory;
230 void SetRenderProcessHostFactory(RenderProcessHostFactory* factory);
mock_render_process_host.h 130 class MockRenderProcessHostFactory : public RenderProcessHostFactory {
test_renderer_host.cc 233 RenderProcessHostFactory* factory) {
  /external/chromium_org/components/visitedlink/test/
visitedlink_unittest.cc 577 : public content::RenderProcessHostFactory {
580 : content::RenderProcessHostFactory() {}
  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry_unittest.cc 192 : public content::RenderProcessHostFactory {
    [all...]

Completed in 1052 milliseconds