Searched defs:GetTrustStore (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/net/cert/internal/ | ||
| D | system_trust_store.cc | 65 TrustStore* GetTrustStore() override { return &trust_store_; } in GetTrustStore() function in net::__anon2dfecbf50111::DummySystemTrustStore |
| /external/cronet/net/cert/ | ||
| D | cert_verify_proc_builtin_unittest.cc | 117 TrustStore* GetTrustStore() override { return &trust_store_; } in GetTrustStore() function in net::__anona8321b810111::MockSystemTrustStore |