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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_file.cc 380 ReadToContainer(&add_prefixes_, add_prefix_count, fp, context) &&
387 add_prefixes_.clear();
402 container_merge(&add_prefixes_,
422 SBProcessSubs(&add_prefixes_, &sub_prefixes_,
430 std::sort(add_prefixes_.begin(), add_prefixes_.end(),
442 return StateInternalPos(add_prefixes_.begin(),
454 std::upper_bound(beg.add_prefixes_iter_, add_prefixes_.end(),
490 SBAddPrefixes add_prefixes_; member in class:__anon9242::StateInternal
634 add_prefixes_.push_back(SBAddPrefix(chunk_id, prefix))
    [all...]
safe_browsing_store_file.h 213 SBAddPrefixes().swap(add_prefixes_);
232 SBAddPrefixes add_prefixes_; member in class:SafeBrowsingStoreFile

Completed in 56 milliseconds