Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts62 type ObfuscationResultType = { alias
300 const mixedInfo: ObfuscationResultType = await this.obfuscate(content, sourceFilePath);
322 historyNameCache?: Map<string, string>): Promise<ObfuscationResultType> {
324 let result: ObfuscationResultType = { content: undefined };