Home
last modified time | relevance | path

Searched refs:getIpmiDecoratorPaths (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp352 getIpmiDecoratorPaths(const std::optional<ipmi::Context::ptr>& ctx);
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp443 getIpmiDecoratorPaths(const std::optional<ipmi::Context::ptr>& ctx) in getIpmiDecoratorPaths() function
H A Dsensorcommands.cpp139 getIpmiDecoratorPaths(/*ctx=*/std::nullopt).reset(); in __anon2f2fc9af0102()
151 getIpmiDecoratorPaths(/*ctx=*/std::nullopt).reset(); in __anon2f2fc9af0202()
2456 auto& ipmiDecoratorPaths = getIpmiDecoratorPaths(ctx); in ipmiStorageGetSDR()
2523 auto& ipmiDecoratorPaths = getIpmiDecoratorPaths(ctx); in getSensorsByEntityId()