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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store.cc 30 // tightest compare appropriate (see calls in SBProcessSubs).
136 void SBProcessSubs(SBAddPrefixes* add_prefixes,
safe_browsing_store.h 135 void SBProcessSubs(SBAddPrefixes* add_prefixes,
214 // Pass the collected chunks through SBPRocessSubs() and commit to
safe_browsing_store_unittest.cc 52 SBProcessSubs(add_prefixes, sub_prefixes, add_full_hashes, sub_full_hashes,
156 // SBProcessSubs does a lot of iteration, run through empty just to
165 SBProcessSubs(&add_prefixes, &sub_prefixes, &add_hashes, &sub_hashes,
safe_browsing_store_file.cc 459 // SBProcessSubs).
484 SBProcessSubs(&add_prefixes_, &sub_prefixes_,
    [all...]

Completed in 1084 milliseconds