OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:os_cert_handle
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/base/
x509_certificate.h
328
OSCertHandle
os_cert_handle
() const { return cert_handle_; }
function in class:net::X509Certificate
/external/chromium_org/net/cert/
x509_certificate.h
272
// cause
os_cert_handle
() to return incorrect results. This function is only
292
// This function is only needed when the HCERTSTORE of the
os_cert_handle
()
302
//
os_cert_handle
(). For this reason, the returned PCCERT_CONTEXT *MUST NOT*
357
OSCertHandle
os_cert_handle
() const { return cert_handle_; }
function in class:net::X509Certificate
Completed in 254 milliseconds