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