Home
last modified time | relevance | path

Searched refs:FullHashToHashPrefix (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/db/
H A Dv4_protocol_manager_util.cc387 bool V4ProtocolManagerUtil::FullHashToHashPrefix(const FullHash& full_hash, in FullHashToHashPrefix() function in safe_browsing::V4ProtocolManagerUtil
401 return FullHashToHashPrefix(full_hash, kMinHashPrefixLength, hash_prefix); in FullHashToSmallestHashPrefix()
H A Dv4_protocol_manager_util_unittest.cc280 ASSERT_EQ(success, V4ProtocolManagerUtil::FullHashToHashPrefix( in TEST_F()
H A Dv4_protocol_manager_util.h369 static bool FullHashToHashPrefix(const FullHash& full_hash,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/db/
H A Dv4_protocol_manager_util.cc387 bool V4ProtocolManagerUtil::FullHashToHashPrefix(const FullHash& full_hash, in FullHashToHashPrefix() function in safe_browsing::V4ProtocolManagerUtil
401 return FullHashToHashPrefix(full_hash, kMinHashPrefixLength, hash_prefix); in FullHashToSmallestHashPrefix()
H A Dv4_protocol_manager_util_unittest.cc279 ASSERT_EQ(success, V4ProtocolManagerUtil::FullHashToHashPrefix( in TEST_F()
H A Dv4_protocol_manager_util.h369 static bool FullHashToHashPrefix(const FullHash& full_hash,