Home
last modified time | relevance | path

Searched refs:getSocketUnitName (Results 1 – 2 of 2) sorted by relevance

/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp457 std::string ServiceConfig::getSocketUnitName() in getSocketUnitName() function in phosphor::service::ServiceConfig
487 systemdUnitAction(conn, yield, getSocketUnitName(), sysdStopUnit); in stopAndApplyUnitConfig()
568 unitFiles = {getSocketUnitName()}; in stopAndApplyUnitConfig()
572 unitFiles = {getSocketUnitName(), getServiceUnitName()}; in stopAndApplyUnitConfig()
591 systemdUnitAction(conn, yield, getSocketUnitName(), in restartUnitConfig()
/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp122 std::string getSocketUnitName();