Home
last modified time | relevance | path

Searched refs:getChassisPathUniqueId (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.hpp302 uint64_t getChassisPathUniqueId(const std::string& path);
H A Dchassis.cpp34 chassisPathUniqueId(getChassisPathUniqueId(chassisPath)), in Chassis()
338 uint64_t Chassis::getChassisPathUniqueId(const std::string& path) in getChassisPathUniqueId() function in phosphor::power::chassis::Chassis