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.cpp455 std::string ServiceConfig::getSocketUnitName() in getSocketUnitName() function in phosphor::service::ServiceConfig
485 systemdUnitAction(conn, yield, getSocketUnitName(), sysdStopUnit); in stopAndApplyUnitConfig()
566 unitFiles = {getSocketUnitName()}; in stopAndApplyUnitConfig()
570 unitFiles = {getSocketUnitName(), getServiceUnitName()}; in stopAndApplyUnitConfig()
589 systemdUnitAction(conn, yield, getSocketUnitName(), in restartUnitConfig()
/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp122 std::string getSocketUnitName();