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

  /external/chromium/chrome/browser/policy/
cloud_policy_controller.cc 88 policy_refresh_rate_ms_ = refresh_rate_milliseconds;
215 policy_refresh_rate_ms_ = policy_refresh_rate_ms;
354 policy_refresh_rate_ms_);
357 effective_policy_refresh_error_delay_ms_ = policy_refresh_rate_ms_;
379 policy_refresh_rate_ms_) / 100;
381 return policy_refresh_rate_ms_ - base::RandGenerator(deviation + 1);
cloud_policy_controller.h 141 int64 policy_refresh_rate_ms_; member in class:policy::CloudPolicyController

Completed in 108 milliseconds