Home
last modified time | relevance | path

Searched defs:GetEntryHashKey (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_util_unittest.cc31 TEST_F(SimpleUtilTest, GetEntryHashKey) { in TEST_F() argument
H A Dsimple_util.cc54 uint64_t GetEntryHashKey(const std::string& key) { in GetEntryHashKey() function