Home
last modified time | relevance | path

Searched refs:SystemTrustStoreChromeWithUnOwnedSystemStore (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/internal/
H A Dsystem_trust_store.cc145 class SystemTrustStoreChromeWithUnOwnedSystemStore : public SystemTrustStore { class
151 explicit SystemTrustStoreChromeWithUnOwnedSystemStore( in SystemTrustStoreChromeWithUnOwnedSystemStore() function in net::SystemTrustStoreChromeWithUnOwnedSystemStore
189 : public SystemTrustStoreChromeWithUnOwnedSystemStore {
196 : SystemTrustStoreChromeWithUnOwnedSystemStore( in SystemTrustStoreChrome()
251 return std::make_unique<SystemTrustStoreChromeWithUnOwnedSystemStore>( in CreateSslSystemTrustStoreChromeRoot()
337 return std::make_unique<SystemTrustStoreChromeWithUnOwnedSystemStore>( in CreateSslSystemTrustStoreChromeRoot()
367 return std::make_unique<SystemTrustStoreChromeWithUnOwnedSystemStore>( in CreateSslSystemTrustStoreChromeRoot()