Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts74 private readonly mSourceFiles: string[]; property in ArkObfuscator
88 this.mSourceFiles = sourceFiles;
143 readProjectProperties(this.mSourceFiles, this.mCustomProfiles);
147 for (const sourcePath of this.mSourceFiles) {