Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/protolog/legacy/
Dparser_protolog.ts143 return this.makeLogMessageWithoutFormat(entry);
149 return this.makeLogMessageWithoutFormat(entry);
240 private makeLogMessageWithoutFormat( method in ParserProtoLog