Home
last modified time | relevance | path

Searched defs:interfacesAddedMatch (Results 1 – 4 of 4) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dentity_manager.hpp76 std::unique_ptr<sdbusplus::bus::match_t> interfacesAddedMatch = nullptr; member in EntityManager
/openbmc/smbios-mdr/src/
H A Dcpuinfo_utils.cpp162 sdbusplus::bus::match_t** interfacesAddedMatch = nullptr) in subscribeToProperty()
/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactorMain.cpp242 auto interfacesAddedMatch = sdbusplus::bus::match_t( in main() local
/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp650 auto interfacesAddedMatch = std::make_shared<sdbusplus::bus::match_t>( in processHostFirmware() local