Searched defs:PerformProbe (Results 1 – 2 of 2) sorted by relevance
29 struct PerformProbe struct38 nlohmann::json& recordRef;39 std::vector<std::string> _probeCommand;40 std::string probeName;41 std::shared_ptr<scan::PerformScan> scan;
204 PerformProbe::PerformProbe(nlohmann::json& recordRef, in PerformProbe() function in probe::PerformProbe