Searched refs:MatchProbeForwarder (Results 1 – 1 of 1) sorted by relevance
401 struct MatchProbeForwarder struct403 explicit MatchProbeForwarder(const nlohmann::json& probe) : probeRef(probe) in MatchProbeForwarder() function416 return std::visit(MatchProbeForwarder(probe), dbusValue); in matchProbe() argument