Home
last modified time | relevance | path

Searched defs:dispatchWillSendRequest (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
DFetchContext.cpp64 void FetchContext::dispatchWillSendRequest(DocumentLoader*, unsigned long, ResourceRequest&, const … in dispatchWillSendRequest() function in blink::FetchContext
/external/chromium_org/third_party/WebKit/Source/core/loader/
DFrameFetchContext.cpp138 void FrameFetchContext::dispatchWillSendRequest(DocumentLoader* loader, unsigned long identifier, R… in dispatchWillSendRequest() function in blink::FrameFetchContext
DEmptyClients.h185 …virtual void dispatchWillSendRequest(DocumentLoader*, unsigned long, ResourceRequest&, const Resou… in dispatchWillSendRequest() function
/external/chromium_org/third_party/WebKit/Source/web/
DFrameLoaderClientImpl.cpp315 void FrameLoaderClientImpl::dispatchWillSendRequest( in dispatchWillSendRequest() function in blink::FrameLoaderClientImpl
DWebRemoteFrameImpl.cpp472 void WebRemoteFrameImpl::dispatchWillSendRequest(WebURLRequest&) in dispatchWillSendRequest() function in blink::WebRemoteFrameImpl
DWebLocalFrameImpl.cpp939 void WebLocalFrameImpl::dispatchWillSendRequest(WebURLRequest& request) in dispatchWillSendRequest() function in blink::WebLocalFrameImpl