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.ts274 cachedFiles: -1,
294 cachedFiles: expect.any(Number),
/developtools/ace_ets2bundle/compiler/src/
Dutils.ts709cachedFiles: string[] = []; // ArkTS & TS Files which should not be transformed in this compilation property in ProcessFileInfo
773 this.cachedFiles.push(id);
808 for (const id of this.cachedFiles) {
862 this.cachedFiles = [];