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