Home
last modified time | relevance | path

Searched defs:customFormatters (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/parsers/protolog/
Dparser_protolog_utils.ts39 const customFormatters = new Map([['timestamp', TIMESTAMP_NODE_FORMATTER]]); constant
/development/tools/winscope/src/parsers/transitions/
Dentry_properties_tree_factory.ts150 const customFormatters = new Map<string, PropertyFormatter>([ constant
206 const customFormatters = new Map<string, PropertyFormatter>([ constant