Searched defs:AddTrustStore (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/net/cert/pki/ | ||
| D | trust_store_collection.cc | 12 void TrustStoreCollection::AddTrustStore(TrustStore* store) {  in AddTrustStore()  function in net::TrustStoreCollection | 
| /external/cronet/net/cert/ | ||
| D | cert_verify_proc_builtin_unittest.cc | 125   void AddTrustStore(TrustStore* store) { trust_store_.AddTrustStore(store); }  in AddTrustStore()  function in net::__anona8321b810111::MockSystemTrustStore |