OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:temporary_roots
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/base/
test_root_certs.h
57
CFArrayRef
temporary_roots
() const { return temporary_roots_; }
function in class:net::TestRootCerts
64
HCERTSTORE
temporary_roots
() const { return temporary_roots_; }
function in class:net::TestRootCerts
test_root_certs_win.cc
134
// in
temporary_roots
() will be found and seen as trusted.
136
memory_store, TestRootCerts::GetInstance()->
temporary_roots
(), 0, 0);
Completed in 27 milliseconds