Searched refs:ApplyPrefs (Results 1 – 4 of 4) sorted by relevance
65 policy_controller_->ApplyPrefs(prefs); in TEST_F()101 policy_controller_->ApplyPrefs(prefs); in TEST_F()114 policy_controller_->ApplyPrefs(prefs); in TEST_F()128 policy_controller_->ApplyPrefs(prefs); in TEST_F()142 policy_controller_->ApplyPrefs(prefs); in TEST_F()157 policy_controller_->ApplyPrefs(prefs); in TEST_F()
78 void ApplyPrefs(const PrefValues& values);
155 void PowerPolicyController::ApplyPrefs(const PrefValues& values) { in ApplyPrefs() function in chromeos::PowerPolicyController
151 power_policy_controller_->ApplyPrefs(values); in UpdatePowerPolicyFromPrefs()