Searched defs:PropertyCondition (Results 1 – 1 of 1) sorted by relevance
307 struct PropertyCondition final : public PropertyConditionBase struct337 PropertyCondition(const char* path, const char* iface, const char* property, in PropertyCondition() function349 bool eval(sdbusplus::message_t& msg) const override in eval()362 bool eval(Manager& mgr) const override in eval()374 U _condition;375 GetProperty<V> _getProperty;