HomeSort by relevance Sort by last modified time
    Searched refs:ParseAddChunk (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
protocol_parser.h 106 bool ParseAddChunk(const std::string& list_name,
117 // Helper functions used by ParseAddChunk and ParseSubChunk.
protocol_parser.cc 306 if (!ParseAddChunk(list_name, chunk_data, chunk_len, hash_len,
329 bool SafeBrowsingProtocolParser::ParseAddChunk(const std::string& list_name,

Completed in 377 milliseconds