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.hpp51 using ListUnitsType = typedef
/openbmc/service-config-manager/src/
H A Dmain.cpp109 const std::vector<ListUnitsType>& listUnits) in handleListUnitsResponse()
287 const std::vector<ListUnitsType>& listUnits) { in init()
H A Dsrvcfg_manager.cpp499 conn->yield_method_call<std::vector<ListUnitsType>>( in stopAndApplyUnitConfig()