Searched refs:_inventoryMatch (Results 1 – 2 of 2) sorted by relevance
67 _inventoryMatch = std::make_unique<sdbusplus::bus::match_t>( in start()77 _inventoryMatch.reset(); in start()224 _inventoryMatch.reset(); in inventoryOnlineCb()
160 std::unique_ptr<sdbusplus::bus::match_t> _inventoryMatch; member in phosphor::fan::monitor::System