Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dgeneric_variables.h193 bool should_notify = !(has_value_ && new_value == value_); in SetValue() local
196 if (should_notify) in SetValue()