Searched refs:newLog (Results 1 – 1 of 1) sorted by relevance
189 PidCoreLog newLog; in LogInit() local192 newLog.nameOriginal = name; in LogInit()193 newLog.nameClean = cleanName; in LogInit()194 newLog.fileContext = std::move(outc); in LogInit()195 newLog.fileCoeffs = std::move(outf); in LogInit()198 nameToLog[name] = std::move(newLog); in LogInit()