Home
last modified time | relevance | path

Searched refs:getInventoryPath (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp237 return psu->getInventoryPath() == invpath; in getPSUProperties()
620 psu->getInventoryPath(); in analyze()
668 psu->getInventoryPath(); in analyze()
689 psu->getInventoryPath(); in analyze()
717 psu->getInventoryPath(); in analyze()
737 psu->getInventoryPath(); in analyze()
752 psu->getInventoryPath(); in analyze()
772 psu->getInventoryPath(); in analyze()
785 psu->getInventoryPath(); in analyze()
926 auto psuInventoryPath = psu->getInventoryPath(); in updateMissingPSUs()
[all …]
H A Dpower_supply.hpp432 const std::string& getInventoryPath() const in getInventoryPath() function in phosphor::power::psu::PowerSupply
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dpmbus_error_tests.cpp28 EXPECT_EQ(error.getInventoryPath(), in TEST()
47 EXPECT_EQ(error.getInventoryPath(), in TEST()
H A Dwrite_verification_error_tests.cpp29 EXPECT_EQ(error.getInventoryPath(), in TEST()
51 EXPECT_EQ(error.getInventoryPath(), in TEST()
H A Dchassis_tests.cpp85 EXPECT_EQ(chassis.getInventoryPath(), defaultInventoryPath); in TEST_F()
99 EXPECT_EQ(chassis.getInventoryPath(), defaultInventoryPath); in TEST_F()
540 EXPECT_EQ(chassis.getInventoryPath(), defaultInventoryPath); in TEST_F()
H A Dconfig_file_parser_tests.cpp130 EXPECT_EQ(chassis[0]->getInventoryPath(), in TEST()
133 EXPECT_EQ(chassis[1]->getInventoryPath(), in TEST()
136 EXPECT_EQ(chassis[2]->getInventoryPath(), in TEST()
804 EXPECT_EQ(chassis->getInventoryPath(), in TEST()
832 EXPECT_EQ(chassis->getInventoryPath(), in TEST()
1001 EXPECT_EQ(chassis[0]->getInventoryPath(), in TEST()
1004 EXPECT_EQ(chassis[1]->getInventoryPath(), in TEST()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging_utils.cpp76 errorLogging.logPMBusError(severity, journal, e.getInventoryPath()); in logError()
86 e.getInventoryPath()); in logError()
H A Dwrite_verification_error.hpp73 const std::string& getInventoryPath() const in getInventoryPath() function in phosphor::power::regulators::WriteVerificationError
H A Dpmbus_error.hpp69 const std::string& getInventoryPath() const in getInventoryPath() function in phosphor::power::regulators::PMBusError
H A Dsensor_monitoring.cpp49 chassis.getInventoryPath()); in execute()
H A Dchassis.hpp150 const std::string& getInventoryPath() const in getInventoryPath() function in phosphor::power::regulators::Chassis
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dpmbus_write_vout_command_action_tests.cpp362 EXPECT_EQ(pe.getInventoryPath(), "/xyz/openbmc_project/inventory/" in TEST()
558 EXPECT_EQ(we.getInventoryPath(), "/xyz/openbmc_project/inventory/" in TEST()
H A Dpmbus_read_sensor_action_tests.cpp301 EXPECT_EQ(pe.getInventoryPath(), "/xyz/openbmc_project/inventory/" in TEST()