Searched refs:should_notify (Results 1 – 1 of 1) sorted by relevance
182 bool should_notify = !(has_value_ && new_value == value_); in SetValue() local185 if (should_notify) in SetValue()