Searched refs:SetValueChangedCallback (Results 1 – 8 of 8) sorted by relevance
64 void SetValueChangedCallback(std::function<void()> callback);
324 void SetValueChangedCallback(std::function<void()> callback) { in SetValueChangedCallback() function
206 void SetValueChangedCallback(uint32_t property_idx,
305 void Property::SetValueChangedCallback(std::function<void()> callback) { in SetValueChangedCallback() function in Property307 m_value_sp->SetValueChangedCallback(std::move(callback)); in SetValueChangedCallback()
40 void OptionValueProperties::SetValueChangedCallback( in SetValueChangedCallback() function in OptionValueProperties44 property->SetValueChangedCallback(std::move(callback)); in SetValueChangedCallback()
4053 m_collection_sp->SetValueChangedCallback( in TargetProperties()4055 m_collection_sp->SetValueChangedCallback( in TargetProperties()4057 m_collection_sp->SetValueChangedCallback( in TargetProperties()4059 m_collection_sp->SetValueChangedCallback( in TargetProperties()4061 m_collection_sp->SetValueChangedCallback( in TargetProperties()4063 m_collection_sp->SetValueChangedCallback( in TargetProperties()4065 m_collection_sp->SetValueChangedCallback( in TargetProperties()4067 m_collection_sp->SetValueChangedCallback( in TargetProperties()4069 m_collection_sp->SetValueChangedCallback(ePropertyDetachOnError, [this] { in TargetProperties()4072 m_collection_sp->SetValueChangedCallback( in TargetProperties()[all …]
175 m_collection_sp->SetValueChangedCallback( in ProcessProperties()
81 m_collection_sp->SetValueChangedCallback(ePropertySymLinkPaths, in ModuleListProperties()