Home
last modified time | relevance | path

Searched refs:hash_key_out (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
Dsimple_util.cc65 uint64* hash_key_out) { in GetEntryHashKeyFromHexString() argument
69 return base::HexStringToUInt64(hash_key, hash_key_out); in GetEntryHashKeyFromHexString()
Dsimple_util.h38 uint64* hash_key_out);