Searched defs:PropertyChangedCondition (Results 1 – 1 of 1) sorted by relevance
191 struct PropertyChangedCondition struct200 PropertyChangedCondition(const char* iface, const char* property, in PropertyChangedCondition() function211 bool operator()(sdbusplus::bus_t&, sdbusplus::message_t& msg, in operator ()()234 const char* _iface;235 const char* _property;236 U _condition;