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