Home
last modified time | relevance | path

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

/openbmc/service-config-manager/src/
H A Dmain.cpp243 auto srvCfgObj = std::make_unique<phosphor::service::ServiceConfig>( in handleListUnitsResponse() local
252 std::make_pair(std::move(objPath), std::move(srvCfgObj))); in handleListUnitsResponse()