Searched defs:readNameCache (Results 1 – 2 of 2) sorted by relevance
366 private readNameCache(sourceFile: string, outputDir: string): void { method in ArkObfuscatorForTest
1061 export function readNameCache(nameCachePath: string, printObfLogger: Function): void { function