Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/win/
DPolicyDelegate.cpp165 HRESULT STDMETHODCALLTYPE PolicyDelegate::unableToImplementPolicyWithError( in unableToImplementPolicyWithError() function in PolicyDelegate
/external/webkit/Source/WebKit/win/
DDefaultPolicyDelegate.cpp180 HRESULT STDMETHODCALLTYPE DefaultPolicyDelegate::unableToImplementPolicyWithError( in unableToImplementPolicyWithError() function in DefaultPolicyDelegate
/external/webkit/Source/WebKit/chromium/public/
DWebFrameClient.h148 virtual void unableToImplementPolicyWithError( in unableToImplementPolicyWithError() function
/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.cpp848 void WebViewHost::unableToImplementPolicyWithError(WebFrame* frame, const WebURLError& error) in unableToImplementPolicyWithError() function in WebViewHost