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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_database_unittest.cc 115 // Same as InsertSubChunkHostPrefixUrl, but with pre-computed
135 void InsertSubChunkHostPrefixUrl(SBChunk* chunk,
146 // Same as InsertSubChunkHostPrefixUrl, but with two urls for prefixes.
327 InsertSubChunkHostPrefixUrl(&chunk, 7, 19, "www.subbed.com/",
360 InsertSubChunkHostPrefixUrl(&chunk, 200, 1999, "www.phishy.com/",
367 InsertSubChunkHostPrefixUrl(&chunk, 201, 1999, "www.phishy2.com/",
566 InsertSubChunkHostPrefixUrl(&chunk, 4, 2, "www.evil.com/",
610 InsertSubChunkHostPrefixUrl(&chunk, 4, 2, "www.evil.com/",
877 InsertSubChunkHostPrefixUrl(&chunk, 2, 1, "www.evil.com/",
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database_unittest.cc 115 // Same as InsertSubChunkHostPrefixUrl, but with pre-computed
135 void InsertSubChunkHostPrefixUrl(SBChunk* chunk,
146 // Same as InsertSubChunkHostPrefixUrl, but with two urls for prefixes.
307 InsertSubChunkHostPrefixUrl(&chunk, 7, 19, "www.subbed.com/",
340 InsertSubChunkHostPrefixUrl(&chunk, 200, 1999, "www.phishy.com/",
347 InsertSubChunkHostPrefixUrl(&chunk, 201, 1999, "www.phishy2.com/",
574 InsertSubChunkHostPrefixUrl(&chunk, 4, 2, "www.evil.com/",
618 InsertSubChunkHostPrefixUrl(&chunk, 4, 2, "www.evil.com/",
885 InsertSubChunkHostPrefixUrl(&chunk, 2, 1, "www.evil.com/",
    [all...]

Completed in 76 milliseconds