Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/simple/
Dsimple_util_unittest.cc48 TEST_F(SimpleUtilTest, GetEntryHashKeyFromHexString) { in TEST_F() argument
Dsimple_util.cc64 bool GetEntryHashKeyFromHexString(const base::StringPiece& hash_key, in GetEntryHashKeyFromHexString() function