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