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