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 Dmanager.cpp1025 static std::shared_ptr<sdbusplus::bus::match_t> l_hostState = registerHostStateChangeCallback() local
1057 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