Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dfake_variable.h45 void NotifyValueChanged() { Variable<T>::NotifyValueChanged(); } in NotifyValueChanged() function
Dvariable_unittest.cc111 var.NotifyValueChanged(); in TEST_F()
121 var.NotifyValueChanged(); in TEST_F()
170 var.NotifyValueChanged(); in TEST_F()
Dgeneric_variables.h197 this->NotifyValueChanged(); in SetValue()
203 this->NotifyValueChanged(); in UnsetValue()
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()
Dvariable.h125 void NotifyValueChanged() { in NotifyValueChanged() function
Dupdate_time_restrictions_monitor_unittest.cc112 policy_variable->NotifyValueChanged(); in UpdateRestrictedIntervals()
Dreal_updater_provider.cc399 NotifyValueChanged(); in Reset()