Searched refs:reportStorageIn (Results 1 – 2 of 2) sorted by relevance
27 std::unique_ptr<interfaces::JsonStorage> reportStorageIn, in ReportManager() argument30 reportStorage(std::move(reportStorageIn)), objServer(objServerIn) in ReportManager()
36 interfaces::JsonStorage& reportStorageIn, in Report() argument48 triggerIds(collectTriggerIds(ioc)), reportStorage(reportStorageIn), in Report()