Home
last modified time | relevance | path

Searched refs:RefreshDevicePolicy (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/update_engine/update_manager/
H A Dreal_device_policy_provider.cc94 RefreshDevicePolicy(); in OnSignalConnected()
98 RefreshDevicePolicy(); in RefreshDevicePolicyAndReschedule()
227 void RealDevicePolicyProvider::RefreshDevicePolicy() { in RefreshDevicePolicy() function in chromeos_update_manager::RealDevicePolicyProvider
H A Dreal_device_policy_provider_unittest.cc151 provider_->RefreshDevicePolicy(); in TEST_F()
221 provider_->RefreshDevicePolicy(); in TEST_F()
249 provider_->RefreshDevicePolicy(); in TEST_F()
253 provider_->RefreshDevicePolicy(); in TEST_F()
H A Dreal_device_policy_provider.h149 void RefreshDevicePolicy();
/aosp12/system/update_engine/cros/
H A Dcommon_service_unittest.cc116 EXPECT_CALL(*mock_update_attempter_, RefreshDevicePolicy()); in TEST_F()
142 EXPECT_CALL(*mock_update_attempter_, RefreshDevicePolicy()); in TEST_F()
H A Dmock_update_attempter.h59 MOCK_METHOD0(RefreshDevicePolicy, void(void));
H A Dconnection_manager.cc73 update_attempter->RefreshDevicePolicy(); in IsUpdateAllowedOver()
H A Dcommon_service.cc185 update_attempter->RefreshDevicePolicy(); in SetChannel()
H A Dupdate_attempter.h182 virtual void RefreshDevicePolicy();
H A Dupdate_attempter.cc318 void UpdateAttempter::RefreshDevicePolicy() { in RefreshDevicePolicy() function in chromeos_update_engine::UpdateAttempter
374 RefreshDevicePolicy(); in CalculateUpdateParams()
826 RefreshDevicePolicy(); in Rollback()