Home
last modified time | relevance | path

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

/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp71 void stopAndApplyUnitConfig(boost::asio::yield_context yield);
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp354 void ServiceConfig::stopAndApplyUnitConfig(boost::asio::yield_context yield) in stopAndApplyUnitConfig() function in phosphor::service::ServiceConfig
512 srvObj->stopAndApplyUnitConfig(yield); in startServiceRestartTimer()