Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/perfetto/
Dparser_factory.ts73 const chunkEnd = chunkStart + ParserFactory.CHUNK_SIZE_BYTES; constant
75 .slice(chunkStart, chunkEnd)