Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp217 std::unique_ptr<sdbusplus::bus::match_t> entityManagerIfacesAddedMatch; member in phosphor::power::manager::PSUManager
H A Dpsu_manager.cpp50 entityManagerIfacesAddedMatch = std::make_unique<sdbusplus::bus::match_t>( in PSUManager()