Searched refs:didReceiveResourceResponseButCanceledImpl (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InspectorInstrumentation.cpp | 98 void didReceiveResourceResponseButCanceledImpl(LocalFrame* frame, DocumentLoader* loader, unsigned … in didReceiveResourceResponseButCanceledImpl() function 105 didReceiveResourceResponseButCanceledImpl(frame, loader, identifier, r); in continueAfterXFrameOptionsDeniedImpl() 110 didReceiveResourceResponseButCanceledImpl(frame, loader, identifier, r); in continueWithPolicyDownloadImpl() 115 didReceiveResourceResponseButCanceledImpl(frame, loader, identifier, r); in continueWithPolicyIgnoreImpl()
|