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
302 if (fruMatches.size()) in startMatch()
307 fruMatches.reserve(2); in startMatch()
310 fruMatches.emplace_back( in startMatch()
336 fruMatches.emplace_back( in startMatch()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp104 static std::vector<sdbusplus::bus::match_t> fruMatches; variable
288 if (fruMatches.size()) in startMatch()
293 fruMatches.reserve(2); in startMatch()
296 fruMatches.emplace_back( in startMatch()
322 fruMatches.emplace_back( in startMatch()