HomeSort by relevance Sort by last modified time
    Searched refs:temporary_roots (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/cert/
test_root_certs.h 70 CFArrayRef temporary_roots() const { return temporary_roots_; } function in class:net::TestRootCerts
83 temporary_roots() const { return temporary_roots_; } function in class:net::TestRootCerts
86 HCERTSTORE temporary_roots() const { return temporary_roots_; } function in class:net::TestRootCerts
test_root_certs_win.cc 135 // in temporary_roots() will be found and seen as trusted.
137 memory_store, TestRootCerts::GetInstance()->temporary_roots(), 0, 0);

Completed in 50 milliseconds