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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_database_unittest.cc 39 // Same as InsertAddChunkHostPrefixUrl, but with pre-computed
57 void InsertAddChunkHostPrefixUrl(SBChunk* chunk,
66 // Same as InsertAddChunkHostPrefixUrl, but with full hashes.
81 // Same as InsertAddChunkHostPrefixUrl, but with two urls for prefixes.
297 InsertAddChunkHostPrefixUrl(&chunk, 1, "www.evil.com/",
306 InsertAddChunkHostPrefixUrl(&chunk, 2, "www.foo.com/",
313 InsertAddChunkHostPrefixUrl(&chunk, 3, "www.whatever.com/",
351 InsertAddChunkHostPrefixUrl(&chunk, 47, "www.evil.com/",
398 InsertAddChunkHostPrefixUrl(&chunk, 1, "www.evil.com/",
406 InsertAddChunkHostPrefixUrl(&chunk, 2, "www.foo.com/"
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database_unittest.cc 53 // Same as InsertAddChunkHostPrefixUrl, but with pre-computed
71 void InsertAddChunkHostPrefixUrl(SBChunk* chunk,
80 // Same as InsertAddChunkHostPrefixUrl, but with full hashes.
114 // Same as InsertAddChunkHostPrefixUrl, but with two urls for prefixes.
310 InsertAddChunkHostPrefixUrl(&chunk, 1, "www.evil.com/",
319 InsertAddChunkHostPrefixUrl(&chunk, 2, "www.foo.com/",
326 InsertAddChunkHostPrefixUrl(&chunk, 3, "www.whatever.com/",
364 InsertAddChunkHostPrefixUrl(&chunk, 47, "www.evil.com/",
419 InsertAddChunkHostPrefixUrl(&chunk, 1, "www.evil.com/",
427 InsertAddChunkHostPrefixUrl(&chunk, 2, "www.foo.com/"
    [all...]

Completed in 24 milliseconds