Searched refs:SetRefreshRate (Results 1 – 3 of 3) sorted by relevance
46 void SetRefreshRate(int64 refresh_rate_milliseconds);
157 cloud_policy_controller_->SetRefreshRate(refresh_rate); in UpdatePolicyRefreshRate()
87 void CloudPolicyController::SetRefreshRate(int64 refresh_rate_milliseconds) { in SetRefreshRate() function in policy::CloudPolicyController