Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp120 static std::vector<sdbusplus::bus::match_t> fruMatches; variable
379 if (fruMatches.size()) in startMatch()
384 fruMatches.reserve(2); in startMatch()
387 fruMatches.emplace_back(*bus, in startMatch()
412 fruMatches.emplace_back(*bus, in startMatch()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp108 static std::vector<sdbusplus::bus::match_t> fruMatches; variable
297 if (fruMatches.size()) in startMatch()
302 fruMatches.reserve(2); in startMatch()
305 fruMatches.emplace_back(*bus, in startMatch()
330 fruMatches.emplace_back(*bus, in startMatch()