Home
last modified time | relevance | path

Searched refs:HandleURLRequest (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin.h76 virtual void HandleURLRequest(const char* url,
Dplugin_instance.cc582 webplugin_->HandleURLRequest( in RequestURL()
/external/chromium_org/content/plugin/
Dwebplugin_proxy.h73 virtual void HandleURLRequest(const char* url,
Dwebplugin_proxy.cc310 void WebPluginProxy::HandleURLRequest(const char* url, in HandleURLRequest() function in content::WebPluginProxy
/external/chromium_org/content/renderer/npapi/
Dwebplugin_impl.h117 virtual void HandleURLRequest(const char* url,
Dwebplugin_delegate_proxy.cc1092 plugin_->HandleURLRequest( in OnHandleURLRequest()
Dwebplugin_impl.cc1122 void WebPluginImpl::HandleURLRequest(const char* url, in HandleURLRequest() function in content::WebPluginImpl