Searched refs:newLog (Results 1 – 1 of 1) sorted by relevance
200 PidCoreLog newLog; in LogInit() local203 newLog.nameOriginal = name; in LogInit()204 newLog.nameClean = cleanName; in LogInit()205 newLog.fileContext = std::move(outc); in LogInit()206 newLog.fileCoeffs = std::move(outf); in LogInit()209 nameToLog[name] = std::move(newLog); in LogInit()