Searched refs:GetCountryName (Results 1 – 6 of 6) sorted by relevance
43 CefString GetCountryName() override;
97 CefString CefX509CertPrincipalCToCpp::GetCountryName() { in GetCountryName() function in CefX509CertPrincipalCToCpp
26 CefString GetCountryName() override;
43 CefString CefX509CertPrincipalImpl::GetCountryName() { in GetCountryName() function in CefX509CertPrincipalImpl
82 virtual CefString GetCountryName() = 0;
104 CefString _retval = CefX509CertPrincipalCppToC::Get(self)->GetCountryName(); in x509cert_principal_get_country_name()