Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dentity_manager.hpp77 std::unique_ptr<sdbusplus::bus::match_t> nameOwnerChangedMatch = nullptr; member in EntityManager
H A Dentity_manager.cpp673 nameOwnerChangedMatch = std::make_unique<sdbusplus::bus::match_t>( in initFilters()