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

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

Completed in 14 milliseconds