Home
last modified time | relevance | path

Searched refs:NotifyValueChanged (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/update_engine/update_manager/
H A Dfake_variable.h45 void NotifyValueChanged() { Variable<T>::NotifyValueChanged(); } in NotifyValueChanged() function
H A Dvariable_unittest.cc111 var.NotifyValueChanged(); in TEST_F()
121 var.NotifyValueChanged(); in TEST_F()
170 var.NotifyValueChanged(); in TEST_F()
H A Dgeneric_variables.h197 this->NotifyValueChanged(); in SetValue()
203 this->NotifyValueChanged(); in UnsetValue()
H A Devaluation_context_unittest.cc231 fake_async_var_.NotifyValueChanged(); in TEST_F()
249 fake_async_var_.NotifyValueChanged(); in TEST_F()
305 fake_async_var_.NotifyValueChanged(); in TEST_F()
H A Dvariable.h125 void NotifyValueChanged() { in NotifyValueChanged() function
H A Dupdate_time_restrictions_monitor_unittest.cc112 policy_variable->NotifyValueChanged(); in UpdateRestrictedIntervals()
H A Dreal_updater_provider.cc399 NotifyValueChanged(); in Reset()