Searched refs:DidChangeVisibleSSLState (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/ssl/
H A Dssl_tab_helper.h30 virtual void DidChangeVisibleSSLState() OVERRIDE;
H A Dssl_tab_helper.cc199 void SSLTabHelper::DidChangeVisibleSSLState() { function in class:SSLTabHelper
/external/chromium_org/content/browser/android/
H A Dweb_contents_observer_android.h79 virtual void DidChangeVisibleSSLState() OVERRIDE;
H A Dweb_contents_observer_android.cc233 void WebContentsObserverAndroid::DidChangeVisibleSSLState() { function in class:content::WebContentsObserverAndroid
/external/chromium_org/content/browser/ssl/
H A Dssl_manager.cc220 contents->DidChangeVisibleSSLState();
/external/chromium_org/content/public/browser/
H A Dweb_contents_observer.h306 virtual void DidChangeVisibleSSLState() {} function in class:content::WebContentsObserver
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h157 void DidChangeVisibleSSLState();
H A Dweb_contents_impl.cc2558 void WebContentsImpl::DidChangeVisibleSSLState() { function in class:content::WebContentsImpl
2560 DidChangeVisibleSSLState());

Completed in 1866 milliseconds