Searched refs:probeRef (Results 1 – 1 of 1) sorted by relevance
165 explicit MatchProbeForwarder(const nlohmann::json& probe) : probeRef(probe) in MatchProbeForwarder()167 const nlohmann::json& probeRef; member172 return MatchProbe<T>::match(probeRef, dbusValue); in operator ()()