Searched defs:_matches (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-fan-presence/presence/ | ||
H A D | error_reporter.hpp | 101 std::vector<sdbusplus::bus::match_t> _matches; member in phosphor::fan::presence::ErrorReporter |
/openbmc/phosphor-inventory-manager/ | ||
H A D | manager.hpp | 201 std::vector<sdbusplus::bus::match_t> _matches; member in phosphor::inventory::manager::Manager |
/openbmc/phosphor-logging/extensions/openpower-pels/ | ||
H A D | dbus_watcher.hpp | 52 std::vector<sdbusplus::bus::match_t> _matches; member in openpower::pels::DBusWatcher |
/openbmc/u-boot/scripts/kconfig/tests/ | ||
H A D | conftest.py | 235 def _matches(self, attr, expected): member in Conf |
/openbmc/linux/scripts/kconfig/tests/ | ||
H A D | conftest.py | 239 def _matches(self, attr, expected): member in Conf |
/openbmc/openbmc/poky/bitbake/lib/bs4/ | ||
H A D | element.py | 2336 def _matches(self, markup, match_against, already_tried=None): member in SoupStrainer |
/openbmc/linux/include/linux/ | ||
H A D | of.h | 879 #define of_match_node(_matches, _node) NULL argument |