Searched refs:NEW_VALUE (Results 1 – 6 of 6) sorted by relevance
33 NEW_VALUE, enumerator
498 data.GetValue(KvStoreNbConflictData::ValueType::NEW_VALUE, newValue); in NotifyCallBack()501 data.IsDeleted(KvStoreNbConflictData::ValueType::NEW_VALUE), in NotifyCallBack()503 data.IsNative(KvStoreNbConflictData::ValueType::NEW_VALUE)}); in NotifyCallBack()
65 constexpr float NEW_VALUE = 70.0f; variable202 model.SetValue(NEW_VALUE); in __anon035cb6070202()217 EXPECT_EQ(paintProperty_->GetValueValue(), NEW_VALUE);1931 gauge.SetValue(nodePtr, NEW_VALUE);1943 EXPECT_EQ(paintProperty_->GetValueValue(), NEW_VALUE);
52 const auto NEW_VALUE_TYPE = KvStoreNbConflictData::ValueType::NEW_VALUE;
34 const auto NEW_VALUE_TYPE = KvStoreNbConflictData::ValueType::NEW_VALUE;
618 data.GetValue(KvStoreNbConflictData::ValueType::NEW_VALUE, newValue); in ConflictNotifierCallback()