Searched defs:AddTrustStore (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ | ||
H A D | trust_store_collection.cc | 14 void TrustStoreCollection::AddTrustStore(TrustStore *store) { in AddTrustStore() function in bssl::TrustStoreCollection |
/aosp_15_r20/external/cronet/net/cert/ | ||
H A D | cert_verify_proc_builtin_unittest.cc | 136 void AddTrustStore(bssl::TrustStore* store) { in AddTrustStore() function in net::__anon5cb001d20111::MockSystemTrustStore |