Searched refs:reports (Results 1 – 2 of 2) sorted by relevance
48 ut::MoveArray<Report> reports(description.maxReport, allocator); in CreateProfileManager() local51 …rofileManager* profileManager = new(managerMemory) ProfileManager(allocator, description, reports); in CreateProfileManager()68 ut::MoveArray<Report> reports) in ProfileManager() argument70 m_Reports(reports) in ProfileManager()
196 ut::MoveArray<Report> reports);