Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/
Dloaded_parsers.ts176 const tryPushOutputLegacyFile = (fileAndParser: FileAndParser) => { constant
195 this.legacyParsers.forEach(tryPushOutputLegacyFile);
196 this.legacyParsersKeptForDownload.forEach(tryPushOutputLegacyFile);