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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_file.h 224 std::set<int32>().swap(add_chunks_cache_);
252 std::set<int32> add_chunks_cache_; member in class:SafeBrowsingStoreFile
safe_browsing_store_file.cc 708 DCHECK(add_chunks_cache_.empty());
741 &add_chunks_cache_, &sub_chunks_cache_,
863 &add_chunks_cache_, &sub_chunks_cache_,
878 DeleteChunksFromSet(add_del_cache_, &add_chunks_cache_);
912 if (!WriteHeader(out_stride, add_chunks_cache_, sub_chunks_cache_,
    [all...]

Completed in 53 milliseconds