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

  /external/chromium/chrome/browser/safe_browsing/
protocol_parser.cc 354 ReadHostAndPrefixCount(&chunk_data, &remaining, &host, &prefix_count);
393 ReadHostAndPrefixCount(&chunk_data, &remaining, &host, &prefix_count);
411 void SafeBrowsingProtocolParser::ReadHostAndPrefixCount(
  /external/chromium_org/chrome/browser/safe_browsing/
protocol_parser.cc 287 if (!ReadHostAndPrefixCount(&chunk_data, &remaining,
335 if (!ReadHostAndPrefixCount(&chunk_data, &remaining,
362 bool SafeBrowsingProtocolParser::ReadHostAndPrefixCount(

Completed in 2586 milliseconds