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

/external/chromium/chrome/browser/safe_browsing/
H A Dprotocol_parser.h106 bool ParseAddChunk(const std::string& list_name,
117 // Helper functions used by ParseAddChunk and ParseSubChunk.
H A Dprotocol_parser.cc306 if (!ParseAddChunk(list_name, chunk_data, chunk_len, hash_len,
329 bool SafeBrowsingProtocolParser::ParseAddChunk(const std::string& list_name, function in class:SafeBrowsingProtocolParser
/external/chromium_org/chrome/browser/safe_browsing/
H A Dprotocol_parser.h87 bool ParseAddChunk(const std::string& list_name,
98 // Helper functions used by ParseAddChunk and ParseSubChunk.
H A Dprotocol_parser.cc232 if (!ParseAddChunk(list_name, chunk_data, chunk_len, hash_len,
255 bool SafeBrowsingProtocolParser::ParseAddChunk(const std::string& list_name, function in class:SafeBrowsingProtocolParser

Completed in 55 milliseconds