Searched defs:unableToImplementPolicyWithError (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/win/
H A DDefaultPolicyDelegate.cpp180 HRESULT STDMETHODCALLTYPE DefaultPolicyDelegate::unableToImplementPolicyWithError( function in class:DefaultPolicyDelegate
191 LOG_ERROR("called unableToImplementPolicyWithError:%S inFrame:%S", errorStr ? errorStr : TEXT(""), frameName ? frameName : TEXT(""));
/external/webkit/Tools/DumpRenderTree/win/
H A DPolicyDelegate.cpp165 HRESULT STDMETHODCALLTYPE PolicyDelegate::unableToImplementPolicyWithError( function in class:PolicyDelegate
/external/webkit/Source/WebKit/chromium/public/
H A DWebFrameClient.h148 virtual void unableToImplementPolicyWithError( function in class:WebKit::WebFrameClient
/external/webkit/Tools/DumpRenderTree/chromium/
H A DWebViewHost.cpp836 // unableToImplementPolicyWithError() below prints them.
848 void WebViewHost::unableToImplementPolicyWithError(WebFrame* frame, const WebURLError& error) function in class:WebViewHost

Completed in 105 milliseconds