Home
last modified time | relevance | path

Searched defs:root_store_data (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_chrome.cc85 ChromeRootStoreData root_store_data; in CreateChromeRootStoreData() local
193 TrustStoreChrome::TrustStoreChrome(const ChromeRootStoreData& root_store_data) { in TrustStoreChrome()
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc.h96 std::optional<net::ChromeRootStoreData> root_store_data; member
H A Dcert_verify_proc.cc437 const ChromeRootStoreData* root_store_data, in CreateBuiltinWithChromeRootStore()