Searched refs:CheckIfRunInsecureContent (Results 1 – 7 of 7) sorted by relevance
114 virtual bool CheckIfRunInsecureContent(const GURL& url) = 0;
174 !plugin_stream_->instance()->webplugin()->CheckIfRunInsecureContent( in OnReceivedRedirect()
97 virtual bool CheckIfRunInsecureContent(const GURL& url) OVERRIDE;
706 bool WebPluginProxy::CheckIfRunInsecureContent(const GURL& url) { in CheckIfRunInsecureContent() function in content::WebPluginProxy
135 virtual bool CheckIfRunInsecureContent(const GURL& url) OVERRIDE;
1245 *result = plugin_->CheckIfRunInsecureContent(url); in OnCheckIfRunInsecureContent()
797 bool WebPluginImpl::CheckIfRunInsecureContent(const GURL& url) { in CheckIfRunInsecureContent() function in content::WebPluginImpl