Home
last modified time | relevance | path

Searched defs:TrustStoreChrome (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/cert/internal/
Dtrust_store_chrome.cc61 TrustStoreChrome::TrustStoreChrome() in TrustStoreChrome() function in net::TrustStoreChrome
66 TrustStoreChrome::TrustStoreChrome(base::span<const ChromeRootCertInfo> certs, in TrustStoreChrome() function in net::TrustStoreChrome
96 TrustStoreChrome::TrustStoreChrome(const ChromeRootStoreData& root_store_data) { in TrustStoreChrome() function in net::TrustStoreChrome
Dsystem_trust_store.h72 class TrustStoreChrome; variable