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

  /external/chromium_org/content/child/
child_resource_message_filter.cc 10 #include "content/child/resource_dispatcher.h"
16 ResourceDispatcher* resource_dispatcher)
18 resource_dispatcher_(resource_dispatcher) {}
child_resource_message_filter.h 32 explicit ChildResourceMessageFilter(ResourceDispatcher* resource_dispatcher);
child_thread.h 98 ResourceDispatcher* resource_dispatcher() const { function in class:content::ChildThread
child_thread.cc 39 #include "content/child/resource_dispatcher.h"
256 new ChildResourceMessageFilter(resource_dispatcher());
web_url_loader_impl.cc 19 #include "content/child/resource_dispatcher.h"
402 bridge_.reset(ChildThread::current()->resource_dispatcher()->CreateBridge(
  /external/chromium_org/content/child/npapi/
plugin_url_fetcher.cc 17 #include "content/child/resource_dispatcher.h"
147 bridge_.reset(ChildThread::current()->resource_dispatcher()->CreateBridge(
  /external/chromium_org/content/
content_child.target.darwin-arm64.mk 79 content/child/resource_dispatcher.cc \
content_child.target.darwin-mips.mk 79 content/child/resource_dispatcher.cc \
content_child.target.darwin-x86.mk 79 content/child/resource_dispatcher.cc \
content_child.target.darwin-x86_64.mk 79 content/child/resource_dispatcher.cc \
content_child.target.linux-arm64.mk 79 content/child/resource_dispatcher.cc \
content_child.target.linux-mips.mk 79 content/child/resource_dispatcher.cc \
content_child.target.linux-x86.mk 79 content/child/resource_dispatcher.cc \
content_child.target.linux-x86_64.mk 79 content/child/resource_dispatcher.cc \
content_child.target.darwin-arm.mk 79 content/child/resource_dispatcher.cc \
content_child.target.linux-arm.mk 79 content/child/resource_dispatcher.cc \
  /external/chromium_org/content/renderer/
render_thread_impl.cc 40 #include "content/child/resource_dispatcher.h"
737 resource_dispatcher()->set_delegate(delegate);
    [all...]

Completed in 526 milliseconds