Home
last modified time | relevance | path

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

/development/tools/winscope/src/
Dmain.js22 import { TRACE_TYPES, DUMP_TYPES, TRACE_INFO, DUMP_INFO } from './decode.js'
127 const typeInfo = TRACE_INFO[traceType];
Ddecode.js146 const TRACE_INFO = { variable
585 export {detectAndDecode, decodeAndTransformProto, FILE_TYPES, TRACE_INFO, TRACE_TYPES, DUMP_TYPES, …