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

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

Completed in 168 milliseconds