Home
last modified time | relevance | path

Searched refs:ResourceDispatcher (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/child/
Dresource_dispatcher.cc73 IPCResourceLoaderBridge(ResourceDispatcher* dispatcher,
91 ResourceDispatcher* dispatcher_;
110 ResourceDispatcher* dispatcher, in IPCResourceLoaderBridge()
270 ResourceDispatcher::ResourceDispatcher(IPC::Sender* sender) in ResourceDispatcher() function in content::ResourceDispatcher
277 ResourceDispatcher::~ResourceDispatcher() { in ~ResourceDispatcher()
282 bool ResourceDispatcher::OnMessageReceived(const IPC::Message& message) { in OnMessageReceived()
323 ResourceDispatcher::PendingRequestInfo*
324 ResourceDispatcher::GetPendingRequestInfo(int request_id) { in GetPendingRequestInfo()
333 void ResourceDispatcher::OnUploadProgress(int request_id, int64 position, in OnUploadProgress()
345 void ResourceDispatcher::OnReceivedResponse( in OnReceivedResponse()
[all …]
Dchild_resource_message_filter.h16 class ResourceDispatcher; variable
32 explicit ChildResourceMessageFilter(ResourceDispatcher* resource_dispatcher);
41 ResourceDispatcher* resource_dispatcher_;
Dresource_dispatcher.h46 class CONTENT_EXPORT ResourceDispatcher : public IPC::Listener {
48 explicit ResourceDispatcher(IPC::Sender* sender);
49 virtual ~ResourceDispatcher();
213 base::WeakPtrFactory<ResourceDispatcher> weak_factory_;
220 DISALLOW_COPY_AND_ASSIGN(ResourceDispatcher);
Dchild_resource_message_filter.cc16 ResourceDispatcher* resource_dispatcher) in ChildResourceMessageFilter()
28 &ResourceDispatcher::set_io_timestamp, in OnMessageReceived()
Dchild_thread.h52 class ResourceDispatcher; variable
98 ResourceDispatcher* resource_dispatcher() const { in resource_dispatcher()
222 scoped_ptr<ResourceDispatcher> resource_dispatcher_;
Dthreaded_data_provider.h30 class ResourceDispatcher; variable
Dresource_dispatcher_unittest.cc321 ResourceDispatcher* dispatcher() { return &dispatcher_; } in dispatcher()
347 ResourceDispatcher dispatcher_;
Dchild_thread.cc249 resource_dispatcher_.reset(new ResourceDispatcher(this)); in Init()
/external/chromium_org/tools/deep_memory_profiler/tests/output/
Dbuckets1 …ly(@?) tracked_objects::ScopedProfile::~ScopedProfile(@?) content::ResourceDispatcher::FlushDeferr…
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/
Dchrome.abcdef.nm723 0000000003fe4db0 t content::ResourceDispatcher::IsResourceDispatcherMessage(IPC::Message const&)<00…
724 0000000003fe4e20 t content::ResourceDispatcher::GetPendingRequestInfo(int)<0000000003fe4e20>
725 0000000003fe4ec0 t content::ResourceDispatcher::ReleaseResourcesInDataMessage(IPC::Message const&)<…
726 0000000003fe4ff0 t content::ResourceDispatcher::FlushDeferredMessages(int)<0000000003fe4ff0>
727 0000000003fe59c0 t content::ResourceDispatcher::OnUploadProgress(IPC::Message const&, int, long, lo…
728 0000000003fe5aa0 t content::ResourceDispatcher::OnReceivedResponse(int, content::ResourceResponseHe…