Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp440 static std::shared_ptr<sdbusplus::bus::match_t> l_hostState = registerHostStateChangeCallback() local
472 if (auto l_hostState = std::get_if<std::string>(&(l_itr->second))) hostStateChangeCallBack() local
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp414 const auto l_hostState = dbusUtility::readDbusProperty( in isHostRunning() local