Searched defs:SBFullHashCachedPrefixLess (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_database.cc298 bool SBFullHashCachedPrefixLess(const SBFullHashCached& a, function in namespace:__anon4545
967 std::sort(orig_end, cached_browse_hashes_.end(), SBFullHashCachedPrefixLess);
970 SBFullHashCachedPrefixLess);

Completed in 79 milliseconds