Home
last modified time | relevance | path

Searched refs:filenameWithCurrTime (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/app/
Dtrace_pipeline.ts259 let filenameWithCurrTime: string; variable
265 filenameWithCurrTime = `${filenameNoDirOrExt}_${currTime}`;
267 filenameWithCurrTime = `${source}_${currTime}`;
270 const archiveFilenameNoIllegalChars = filenameWithCurrTime.replace(