Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/
Dloaded_parsers.ts431 const hasParserWithoutOffset = newLegacyParsers.find(({parser, file}) => { constant
440 if (hasParserWithOffset && hasParserWithoutOffset) {