Searched refs:SBFullHashToString (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_util.h210 std::string SBFullHashToString(const SBFullHash& hash_out);
H A Dsafe_browsing_util_unittest.cc319 std::string hash_final = safe_browsing_util::SBFullHashToString(hash_out);
H A Dsafe_browsing_util.cc497 std::string SBFullHashToString(const SBFullHash& hash) { function in namespace:safe_browsing_util
H A Ddatabase_manager.cc184 safe_browsing_util::SBFullHashToString(check.full_hashes[i]);

Completed in 85 milliseconds