Home
last modified time | relevance | path

Searched defs:l_hostState (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlistener.cpp24 static std::shared_ptr<sdbusplus::bus::match_t> l_hostState = in registerHostStateChangeCallback() local
67 if (auto l_hostState = std::get_if<std::string>(&(l_itr->second))) in hostStateChangeCallBack() local
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp413 const auto l_hostState = dbusUtility::readDbusProperty( in isHostRunning() local