Searched refs:ptrMatch (Results 1 – 1 of 1) sorted by relevance
54 std::unique_ptr<sdbusplus::bus::match_t> ptrMatch = nullptr; in subscribe() local58 ptrMatch = std::make_unique<sdbusplus::bus::match_t>( in subscribe()63 signalData.emplace_back(std::move(pkgs), std::move(ptrMatch)); in subscribe()