Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/simple/
Dsimple_util_unittest.cc30 TEST_F(SimpleUtilTest, GetEntryHashKey) { in TEST_F() argument
Dsimple_util.cc72 uint64 GetEntryHashKey(const std::string& key) { in GetEntryHashKey() function