Searched refs:PerformScan (Results 1 – 5 of 5) sorted by relevance
26 struct PerformScan : std::enable_shared_from_this<PerformScan> struct28 PerformScan(EntityManager& em, nlohmann::json& missingConfigurations,36 virtual ~PerformScan();
34 std::shared_ptr<scan::PerformScan>& scanPtr);41 std::shared_ptr<scan::PerformScan> scan;
32 const std::shared_ptr<scan::PerformScan>& scan, boost::asio::io_context& io, in getInterfaces()72 const std::shared_ptr<scan::PerformScan>& scan, in processDbusObjects()103 const std::shared_ptr<scan::PerformScan>& scan, boost::asio::io_context& io, in findDbusObjects()185 scan::PerformScan::PerformScan( in PerformScan() function in scan::PerformScan449 void scan::PerformScan::updateSystemConfiguration( in updateSystemConfiguration()603 void scan::PerformScan::run() in run()703 scan::PerformScan::~PerformScan() in ~PerformScan()707 auto nextScan = std::make_shared<PerformScan>( in ~PerformScan()
18 const std::shared_ptr<scan::PerformScan>& scan, bool& foundProbe) in probeDbus()65 const std::shared_ptr<scan::PerformScan>& scan, in doProbe()207 std::shared_ptr<scan::PerformScan>& scanPtr) : in PerformProbe()
550 auto perfScan = std::make_shared<scan::PerformScan>( in propertiesChangedCallback()