Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/app/
H A Dloaded_parsers.ts174 const tryPushOutputLegacyFile = (fileAndParser: FileAndParser) => { constant
193 this.legacyParsers.forEach(tryPushOutputLegacyFile);
194 this.legacyParsersKeptForDownload.forEach(tryPushOutputLegacyFile);