Searched defs:psuPath (Results 1 – 3 of 3) sorted by relevance
55 void onPsuInventoryChanged(const std::string& psuPath, in onPsuInventoryChanged()83 constexpr auto psuPath = "/com/example/inventory/psu0"; in TEST_F() local107 constexpr auto psuPath = "/com/example/inventory/psu0"; in TEST_F() local241 constexpr auto psuPath = "/com/example/inventory/psu0"; in TEST_F() local279 constexpr auto psuPath = "/com/example/inventory/psu0"; in TEST_F() local313 constexpr auto psuPath = "/com/example/inventory/psu0"; in TEST_F() local458 constexpr auto psuPath = "/com/example/inventory/psu0"; in TEST_F() local492 constexpr auto psuPath = "/com/example/inventory/psu0"; in TEST_F() local669 constexpr auto psuPath = "/com/example/inventory/psu0"; in TEST_F() local
42 PSUUpdateValidator(sdbusplus::bus_t& bus, const std::string& psuPath) : in PSUUpdateValidator()93 std::string psuPath; // Path of the referenced PSU member in validator::PSUUpdateValidator
323 void ItemUpdater::addPsuToStatusMap(const std::string& psuPath) in addPsuToStatusMap()338 void ItemUpdater::handlePSUPresenceChanged(const std::string& psuPath) in handlePSUPresenceChanged()384 std::string psuPath = msg.get_path(); in onPsuInventoryChangedMsg() local397 void ItemUpdater::onPsuInventoryChanged(const std::string& psuPath, in onPsuInventoryChanged()