Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_monitor.cpp24 static constexpr auto invPath = sdbusplus::common::xyz::openbmc_project:: in startup() local
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp24 std::string invPath = associationPath + "/" + sensorName; in createInventoryPath() local
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.hpp653 std::string findShortName(const std::string& invPath) in findShortName()