Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_chrome.cc142 TrustStoreChrome::TrustStoreChrome() in TrustStoreChrome() function in net::TrustStoreChrome
147 TrustStoreChrome::TrustStoreChrome(base::span<const ChromeRootCertInfo> certs, in TrustStoreChrome() function in net::TrustStoreChrome
193 TrustStoreChrome::TrustStoreChrome(const ChromeRootStoreData& root_store_data) { in TrustStoreChrome() function in net::TrustStoreChrome
H A Dsystem_trust_store.h61 class TrustStoreChrome; variable