Home
last modified time | relevance | path

Searched refs:BeginRequest (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/loader/
Dresource_dispatcher_host_impl.h371 void BeginRequest(int request_id,
Dresource_dispatcher_host_impl.cc875 BeginRequest(request_id, request_data, NULL, message.routing_id()); in OnRequestResource()
890 BeginRequest(request_id, request_data, sync_result, in OnSyncLoad()
976 void ResourceDispatcherHostImpl::BeginRequest( in BeginRequest() function in content::ResourceDispatcherHostImpl