Home
last modified time | relevance | path

Searched refs:ReadHostAndPrefixCount (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dprotocol_parser.cc354 ReadHostAndPrefixCount(&chunk_data, &remaining, &host, &prefix_count); in ParseAddChunk()
393 ReadHostAndPrefixCount(&chunk_data, &remaining, &host, &prefix_count); in ParseSubChunk()
411 void SafeBrowsingProtocolParser::ReadHostAndPrefixCount( in ReadHostAndPrefixCount() function in SafeBrowsingProtocolParser
Dprotocol_parser.h118 static void ReadHostAndPrefixCount(const char** data,