resource_dispatcher_   29 content/child/child_resource_message_filter.cc         base::Unretained(resource_dispatcher_),
resource_dispatcher_   41 content/child/child_resource_message_filter.h   ResourceDispatcher* resource_dispatcher_;
resource_dispatcher_  242 content/child/child_thread.cc   resource_dispatcher_.reset(new ResourceDispatcher(this));
resource_dispatcher_  411 content/child/child_thread.cc   if (resource_dispatcher_->OnMessageReceived(msg))
resource_dispatcher_   99 content/child/child_thread.h     return resource_dispatcher_.get();
resource_dispatcher_  212 content/child/child_thread.h   scoped_ptr<ResourceDispatcher> resource_dispatcher_;