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

  /external/chromium_org/net/http/
transport_security_state_unittest.cc 780 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
782 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
784 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
786 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
788 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
    [all...]
transport_security_state.h 242 static bool IsGooglePinnedProperty(const std::string& host,
transport_security_state.cc 701 bool TransportSecurityState::IsGooglePinnedProperty(const std::string& host,
http_network_transaction.cc     [all...]
  /external/chromium_org/chrome/browser/net/
chrome_fraudulent_certificate_reporter_unittest.cc 87 EXPECT_TRUE(net::TransportSecurityState::IsGooglePinnedProperty(
112 EXPECT_FALSE(net::TransportSecurityState::IsGooglePinnedProperty(
chrome_fraudulent_certificate_reporter.cc 72 if (!net::TransportSecurityState::IsGooglePinnedProperty(hostname,

Completed in 2120 milliseconds