Home
last modified time | relevance | path

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

/openbmc/service-config-manager/src/
H A Dmain.cpp108 const std::vector<ListUnitsType>& listUnits) in handleListUnitsResponse() argument
112 for (const auto& unit : listUnits) in handleListUnitsResponse()
263 const std::vector<ListUnitsType>& listUnits) { in init() argument
270 handleListUnitsResponse(server, conn, ec, listUnits); in init()
H A Dsrvcfg_manager.cpp379 auto listUnits = in stopAndApplyUnitConfig() local
387 for (const auto& unit : listUnits) in stopAndApplyUnitConfig()