Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp105 static std::vector<sdbusplus::bus::match_t> fruMatches; variable
287 if (fruMatches.size()) in startMatch()
292 fruMatches.reserve(2); in startMatch()
295 fruMatches.emplace_back( in startMatch()
321 fruMatches.emplace_back( in startMatch()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp119 static std::vector<sdbusplus::bus::match_t> fruMatches; variable
301 if (fruMatches.size()) in startMatch()
306 fruMatches.reserve(2); in startMatch()
309 fruMatches.emplace_back( in startMatch()
335 fruMatches.emplace_back( in startMatch()