Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc138 std::string GetContentStatusString(cef_ssl_content_status_t status) { in GetContentStatusString() function
1014 << GetContentStatusString(ssl->GetContentStatus()) << "</td></tr>"; in ShowSSLInformation()