Home
last modified time | relevance | path

Searched defs:PropertyConditionBase (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp245 struct PropertyConditionBase struct
268 PropertyConditionBase(const char* path, const char* iface, in PropertyConditionBase() function
293 std::string _path;
294 std::string _iface;
295 std::string _property;
296 const char* _service;