Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dclient_handler.h304 void ShowSSLInformation(CefRefPtr<CefBrowser> browser);
Dclient_handler.cc379 ShowSSLInformation(browser); in OnContextMenuCommand()
986 void ClientHandler::ShowSSLInformation(CefRefPtr<CefBrowser> browser) { in ShowSSLInformation() function in client::ClientHandler