OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NotifyObserversOfCertAdded
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/cert/
cert_database.cc
25
void CertDatabase::
NotifyObserversOfCertAdded
(const X509Certificate* cert) {
nss_cert_database.cc
126
NotifyObserversOfCertAdded
(NULL);
335
void NSSCertDatabase::
NotifyObserversOfCertAdded
(const X509Certificate* cert) {
Completed in 491 milliseconds