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.cpp336 std::string ServiceConfig::getSocketUnitName() in getSocketUnitName() function in phosphor::service::ServiceConfig
366 systemdUnitAction(conn, yield, getSocketUnitName(), sysdStopUnit); in stopAndApplyUnitConfig()
447 unitFiles = {getSocketUnitName()}; in stopAndApplyUnitConfig()
451 unitFiles = {getSocketUnitName(), getServiceUnitName()}; in stopAndApplyUnitConfig()
470 systemdUnitAction(conn, yield, getSocketUnitName(), in restartUnitConfig()
/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp120 std::string getSocketUnitName();