Searched refs:FormatGetHash (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dprotocol_parser.h95 void FormatGetHash(const std::vector<SBPrefix>& prefixes,
H A Dprotocol_parser.cc118 void SafeBrowsingProtocolParser::FormatGetHash( function in class:SafeBrowsingProtocolParser
H A Dprotocol_manager.cc175 parser.FormatGetHash(prefixes, &get_hash);
H A Dprotocol_parser_unittest.cc610 parser.FormatGetHash(prefixes, &get_hash);
/external/chromium_org/chrome/browser/safe_browsing/
H A Dprotocol_parser.h83 void FormatGetHash(const std::vector<SBPrefix>& prefixes,
H A Dprotocol_parser.cc92 void SafeBrowsingProtocolParser::FormatGetHash( function in class:SafeBrowsingProtocolParser
H A Dprotocol_manager.cc185 parser.FormatGetHash(prefixes, &get_hash);
H A Dprotocol_parser_unittest.cc521 parser.FormatGetHash(prefixes, &get_hash);

Completed in 223 milliseconds