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

  /external/chromium/chrome/browser/safe_browsing/
protocol_parser_unittest.cc 635 int next_update = -1; local
640 &next_update, &re_key,
651 int next_update = -1; local
656 &next_update, &re_key,
800 int next_update = -1; local
806 &next_update, &re_key,
809 EXPECT_EQ(next_update, 1895);
    [all...]
protocol_manager.cc 495 const int next_update = GetNextUpdateTime(back_off); local
496 ForceScheduleNextUpdate(next_update);
  /external/e2fsprogs/e2fsck/
util.c 564 int j, count, next_update, next_update_incr; local
587 next_update = 0;
  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc 438 base::Time next_update = future.LocalMidnight(); local
439 while (next_update < now) {
441 next_update = future.LocalMidnight();
443 int64 remaining_seconds = (next_update - now).InSeconds();
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
protocol_parser_unittest.cc 527 int next_update = -1; local
532 &next_update, &reset, &deletes, &urls));
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 2815 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
    [all...]

Completed in 238 milliseconds