Searched defs:chrome_root_store_version (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/cert/internal/ | ||
H A D | system_trust_store.cc | 127 int64_t chrome_root_store_version() const override { in chrome_root_store_version() function in net::SystemTrustStoreChromeOnly |
/aosp_15_r20/external/cronet/net/cert/ | ||
H A D | cert_verify_proc_builtin.cc | 104 int64_t chrome_root_store_version) { in NetLogChromeRootStoreVersion() |
H A D | cert_verify_proc_builtin_unittest.cc | 145 int64_t chrome_root_store_version() const override { return 0; } in chrome_root_store_version() function in net::__anon5cb001d20111::MockSystemTrustStore |
/aosp_15_r20/external/cronet/net/tools/cert_verify_tool/ | ||
H A D | cert_verify_tool.cc | 208 int64_t chrome_root_store_version() const override { return 0; } in chrome_root_store_version() function in __anon7f578ff80111::DummySystemTrustStore |