OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cert_details
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ssl/
ssl_client_auth_observer.cc
62
CertDetails*
cert_details
= content::Details<CertDetails>(details).ptr();
local
63
if (
cert_details
->first->host_and_port != cert_request_info_->host_and_port)
67
<<
cert_details
->second;
69
callback_.Run(
cert_details
->second);
/external/chromium_org/chrome/browser/ui/webui/
certificate_viewer_webui.cc
166
ListValue
cert_details
;
local
Completed in 407 milliseconds