Home
last modified time | relevance | path

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

/external/cronet/net/cert/internal/
Dsystem_trust_store.cc67 bool UsesSystemTrustStore() const override { return false; } in UsesSystemTrustStore() function in net::__anon2dfecbf50111::DummySystemTrustStore
100 bool UsesSystemTrustStore() const override { return true; } in UsesSystemTrustStore() function in net::SystemTrustStoreChromeWithUnOwnedSystemStore
152 bool UsesSystemTrustStore() const override { return true; } in UsesSystemTrustStore() function in net::__anon2dfecbf50211::SystemTrustStoreNSS
306 bool UsesSystemTrustStore() const override { return true; } in UsesSystemTrustStore() function in net::SystemTrustStoreFuchsia
/external/cronet/net/cert/
Dcert_verify_proc_builtin_unittest.cc119 bool UsesSystemTrustStore() const override { return false; } in UsesSystemTrustStore() function in net::__anona8321b810111::MockSystemTrustStore