Home
last modified time | relevance | path

Searched refs:GetCertStatusString (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc100 std::string GetCertStatusString(cef_cert_status_t status) { in GetCertStatusString() function
184 ss << "<tr><td>Status</td><td>" << GetCertStatusString(certstatus) in GetCertificateInformation()