Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_util_unittest.cc49 TEST_F(SimpleUtilTest, GetEntryHashKeyFromHexString) { in TEST_F() argument
H A Dsimple_util.cc46 bool GetEntryHashKeyFromHexString(std::string_view hash_key, in GetEntryHashKeyFromHexString() function