Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp263 auto presenceMatch = std::make_unique<sdbusplus::bus::match_t>( in getPSUProperties() local
268 presenceMatches.emplace_back(std::move(presenceMatch)); in getPSUProperties()