Searched refs:propertyChangeCallback (Results 1 – 1 of 1) sorted by relevance
137 const PropertyChangeCallback* propertyChangeCallback = mPropertyChangeCallback.get(); in subscribePropIdAreaId() local138 action = std::make_shared<std::function<void()>>([propertyChangeCallback, propId, areaId] { in subscribePropIdAreaId()145 (*propertyChangeCallback)(values); in subscribePropIdAreaId()