Searched refs:changedProps (Results 1 – 1 of 1) sorted by relevance
193 const ChangedPropertiesType& changedProps) { in subscribeToProperty() argument194 for (const auto& [changedProp, newValue] : changedProps) in subscribeToProperty()221 ChangedPropertiesType changedProps; in subscribeToProperty() local223 reply.read(std::string(), changedProps); in subscribeToProperty()226 commonPropHandler(changedProps); in subscribeToProperty()250 for (const auto& [changedInterface, changedProps] : in subscribeToProperty()259 commonPropHandler(changedProps); in subscribeToProperty()