Searched defs:interfacesAddedMatch (Results 1 – 4 of 4) sorted by relevance
76 std::unique_ptr<sdbusplus::bus::match_t> interfacesAddedMatch = nullptr; member in EntityManager
162 sdbusplus::bus::match_t** interfacesAddedMatch = nullptr) in subscribeToProperty()
242 auto interfacesAddedMatch = sdbusplus::bus::match_t( in main() local
650 auto interfacesAddedMatch = std::make_shared<sdbusplus::bus::match_t>( in processHostFirmware() local