Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/test/trace/bean/
DAbilityMonitor.test.ts270 cachedFiles: -1,
290 cachedFiles: expect.any(Number),
/developtools/ace_ets2bundle/compiler/src/
Dutils.ts667cachedFiles: string[] = []; // ArkTS & TS Files which should not be transformed in this compilation property in ProcessFileInfo
719 this.cachedFiles.push(id);
754 for (const id of this.cachedFiles) {
808 this.cachedFiles = [];