Searched refs:continueWithPolicyDownload (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/
H A DMainResourceLoader.cpp267 InspectorInstrumentation::continueWithPolicyDownload(m_frame.get(), documentLoader(), identifier(), r);
/external/webkit/Source/WebCore/inspector/
H A DInspectorInstrumentation.h122 static void continueWithPolicyDownload(Frame*, DocumentLoader*, unsigned long identifier, const ResourceResponse&);
683 inline void InspectorInstrumentation::continueWithPolicyDownload(Frame* frame, DocumentLoader* loader, unsigned long identifier, const ResourceResponse& r) function in class:WebCore::InspectorInstrumentation

Completed in 64 milliseconds