Home
last modified time | relevance | path

Searched defs:getOutputPath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscatorForTest.ts279 private getOutputPath(sourceFilePath: string, mixedInfo: ObfuscationResultType): OutPathObj { method in ArkObfuscatorForTest
/arkcompiler/ets_frontend/arkguard/src/utils/
DPrinterUtils.ts141 getOutputPath(): string { method in BasePrinter