OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kClientModelFetchIntervalMs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.h
206
static const int
kClientModelFetchIntervalMs
;
client_side_detection_service.cc
68
const int ClientSideDetectionService::
kClientModelFetchIntervalMs
= 3600 * 1000;
302
int delay_ms =
kClientModelFetchIntervalMs
;
Completed in 87 milliseconds