Home
last modified time | relevance | path

Searched defs:chrome_root_store_version (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/internal/
H A Dsystem_trust_store.cc127 int64_t chrome_root_store_version() const override { in chrome_root_store_version() function in net::SystemTrustStoreChromeOnly
174 int64_t chrome_root_store_version() const override { in chrome_root_store_version() function in net::SystemTrustStoreChromeWithUnOwnedSystemStore
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_builtin.cc104 int64_t chrome_root_store_version) { in NetLogChromeRootStoreVersion()
1116 int64_t chrome_root_store_version = in VerifyInternal() local
H A Dcert_verify_proc_builtin_unittest.cc145 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 Dcert_verify_tool.cc208 int64_t chrome_root_store_version() const override { return 0; } in chrome_root_store_version() function in __anon7f578ff80111::DummySystemTrustStore