Searched defs:readNameCache (Results 1 – 2 of 2) sorted by relevance
222 private readNameCache(sourceFile: string, outputDir: string): void { method in ArkObfuscatorForTest
734 export function readNameCache(nameCachePath: string, logger: any): void { function