HomeSort by relevance Sort by last modified time
    Searched refs:GetSSLHostState (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/ssl/
ssl_policy_backend.cc 12 : ssl_host_state_(controller->profile()->GetSSLHostState()) {
  /external/chromium/android/autofill/
profile_android.h 149 virtual SSLHostState* GetSSLHostState() { NOTREACHED(); return NULL; }
  /external/chromium/chrome/browser/profiles/
profile.h 264 virtual SSLHostState* GetSSLHostState() = 0;
profile_impl.h 60 virtual SSLHostState* GetSSLHostState();
profile.cc 302 virtual SSLHostState* GetSSLHostState() {
profile_impl.cc 775 SSLHostState* ProfileImpl::GetSSLHostState() {
    [all...]

Completed in 45 milliseconds