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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_file.h 167 virtual void DeleteSubChunk(int32 chunk_id) OVERRIDE;
safe_browsing_store.h 203 virtual void DeleteSubChunk(int32 chunk_id) = 0;
safe_browsing_store_file_unittest.cc 368 store_->DeleteSubChunk(kSubChunk1);
403 store_->DeleteSubChunk(kSubChunk2);
    [all...]
safe_browsing_store_file.cc     [all...]
safe_browsing_database.cc     [all...]

Completed in 1127 milliseconds