Searched refs:changedProperties (Results 1 – 2 of 2) sorted by relevance
71 dbus::utility::DBusPropertiesMap changedProperties; in onPropertyUpdate() local73 message.read(iface, changedProperties); in onPropertyUpdate()75 for (const auto& propertyPair : changedProperties) in onPropertyUpdate()
292 const auto& [interfaceName, changedProperties] = nextResult; in processHostStateChange()294 auto it = changedProperties.find("CurrentHostState"); in processHostStateChange()295 if (it != changedProperties.end()) in processHostStateChange()