Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts264 const printPath = printConfig.mOutputPath; constant
268 performancePrinter.filesPrinter.setOutputPath(printPath);
274 performancePrinter.singleFilePrinter = new TimeTracker(printPath);
278 performancePrinter.timeSumPrinter = new TimeSumPrinter(printPath);