Searched refs:IsSecureConnection (Results 1 – 7 of 7) sorted by relevance
55 virtual bool IsSecureConnection() = 0;
37 bool IsSecureConnection() override;
21 NO_SANITIZE("cfi-icall") bool CefSSLStatusCToCpp::IsSecureConnection() { in IsSecureConnection() function in CefSSLStatusCToCpp
19 bool CefSSLStatusImpl::IsSecureConnection() { in IsSecureConnection() function in CefSSLStatusImpl
22 bool IsSecureConnection() override;
33 bool _retval = CefSSLStatusCppToC::Get(self)->IsSecureConnection(); in sslstatus_is_secure_connection()
983 nav->GetSSLStatus()->IsSecureConnection()); in HasSSLInformation()