Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DNameCacheUtil.ts21 export function writeCache(cache: Map<string, string>, destFileName: string): void { function
/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts50 readCache, writeCache
225 writeCache(renamePropertyModule.globalMangledTable, propertyCachePath);