Searched refs:add_chunks (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dprotocol_parser_unittest.cc682 std::string add_chunks("a:1:4:18\n1234\001abcd5678\001wxyz"
687 add_chunks.data(),
688 static_cast<int>(add_chunks.length()),
H A Dsafe_browsing_database.cc194 std::vector<int> add_chunks; local
196 store->GetAddChunks(&add_chunks);
201 GetChunkRanges(add_chunks, &adds);

Completed in 56 milliseconds