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

  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc 235 bool can_cache = false; local
243 can_cache = true;
276 sb_service_->HandleGetHashResults(check, full_hashes, can_cache);
safe_browsing_service.h 196 bool can_cache);
safe_browsing_service.cc 381 bool can_cache) {
399 if (can_cache && MakeDatabaseAvailable()) {
    [all...]

Completed in 173 milliseconds