Searched refs:isCurrentFileInKeepPaths (Results 1 – 1 of 1) sorted by relevance
204 private isCurrentFileInKeepPaths(customProfiles: IOptions, originalFilePath: string): boolean { method in ArkObfuscator384 …ArkObfuscator.isKeptCurrentFile = this.isCurrentFileInKeepPaths(this.mCustomProfiles, originalFile…