Home
last modified time | relevance | path

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

/openbmc/service-config-manager/inc/
H A Dutils.hpp49 using ListUnitsType = typedef
/openbmc/service-config-manager/src/
H A Dmain.cpp108 const std::vector<ListUnitsType>& listUnits) in handleListUnitsResponse()
263 const std::vector<ListUnitsType>& listUnits) { in init()
H A Dsrvcfg_manager.cpp380 conn->yield_method_call<std::vector<ListUnitsType>>( in stopAndApplyUnitConfig()