OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_update
(Results
1 - 3
of
3
) 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;
Completed in 42 milliseconds