Home
last modified time | relevance | path

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

/external/cronet/net/cert/internal/
Dsystem_trust_store.cc74 int64_t chrome_root_store_version() override { return 0; } in chrome_root_store_version() function in net::__anon2dfecbf50111::DummySystemTrustStore
108 int64_t chrome_root_store_version() override { in chrome_root_store_version() function in net::SystemTrustStoreChromeWithUnOwnedSystemStore
177 int64_t chrome_root_store_version() override { return 0; } in chrome_root_store_version() function in net::__anon2dfecbf50211::SystemTrustStoreNSS
/external/cronet/net/cert/
Dcert_verify_proc_builtin.h46 absl::optional<int64_t> chrome_root_store_version() const { in chrome_root_store_version() function
Dcert_verify_proc_builtin.cc80 int64_t chrome_root_store_version) { in NetLogChromeRootStoreVersion()
750 int64_t chrome_root_store_version = in VerifyInternal() local
915 absl::optional<int64_t> chrome_root_store_version) in CertVerifyProcBuiltinResultDebugData()
933 absl::optional<int64_t> chrome_root_store_version) { in Create()
Dcert_verify_proc_builtin_unittest.cc132 int64_t chrome_root_store_version() override { return 0; } in chrome_root_store_version() function in net::__anona8321b810111::MockSystemTrustStore