Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DNameCacheUtil.ts31 export function readCache(filePath: string): Object | undefined { function
/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts50 readCache, writeCache
198 const nameCache: Object = readCache(nameCachePath);
209 const propertyCache: Object = readCache(propertyCachePath);