Searched refs:objServerIn (Results 1 – 2 of 2) sorted by relevance
21 const std::shared_ptr<sdbusplus::asio::object_server>& objServerIn) : in ReportManager() argument23 reportStorage(std::move(reportStorageIn)), objServer(objServerIn) in ReportManager()
227 sdbusplus::asio::object_server& objServerIn, in PerformScan() argument231 _configurations(configurations), objServer(objServerIn), in PerformScan()