Home
last modified time | relevance | path

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

/external/chromium_org/components/policy/core/common/cloud/
Dcloud_policy_refresh_scheduler.cc41 const int64 CloudPolicyRefreshScheduler::kRefreshDelayMinMs = member in policy::CloudPolicyRefreshScheduler
60 const int64 CloudPolicyRefreshScheduler::kRefreshDelayMinMs = member in policy::CloudPolicyRefreshScheduler
Dcloud_policy_refresh_scheduler.h38 static const int64 kRefreshDelayMinMs; variable