Home
last modified time | relevance | path

Searched defs:kRefreshDelayMaxMs (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
Dcloud_policy_refresh_scheduler.cc43 const int64 CloudPolicyRefreshScheduler::kRefreshDelayMaxMs = member in policy::CloudPolicyRefreshScheduler
62 const int64 CloudPolicyRefreshScheduler::kRefreshDelayMaxMs = member in policy::CloudPolicyRefreshScheduler
Dcloud_policy_refresh_scheduler.h39 static const int64 kRefreshDelayMaxMs; variable