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

  /external/chromium/chrome/browser/safe_browsing/
protocol_parser_unittest.cc 682 std::string add_chunks("a:1:4:18\n1234\001abcd5678\001wxyz"
687 add_chunks.data(),
688 static_cast<int>(add_chunks.length()),
    [all...]
safe_browsing_database.cc 194 std::vector<int> add_chunks; local
196 store->GetAddChunks(&add_chunks);
201 GetChunkRanges(add_chunks, &adds);
    [all...]

Completed in 36 milliseconds