Searched refs:l_hostState (Results 1 – 2 of 2) sorted by relevance
418 const auto l_hostState = dbusUtility::readDbusProperty( in isHostRunning() local422 if (const auto l_currHostState = std::get_if<std::string>(&l_hostState)) in isHostRunning()
819 static std::shared_ptr<sdbusplus::bus::match_t> l_hostState = in registerHostStateChangeCallback() local851 if (auto l_hostState = std::get_if<std::string>(&(l_itr->second))) in hostStateChangeCallBack() local854 if (*l_hostState == "xyz.openbmc_project.State.Host.HostState." in hostStateChangeCallBack()