Searched defs:fileContentManager (Results 1 – 2 of 2) sorted by relevance
445 const fileContentManager = new FileContentManager(cachePath, false); constant533 const fileContentManager = new FileContentManager(cachePath, false); constant545 const fileContentManager = new FileContentManager(cachePath, true); constant574 const fileContentManager = new FileContentManager(cachePath, false); constant
233 public fileContentManager: FileContentManager | undefined; property in ArkObfuscator