Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/parsers/protolog/legacy/
H A Dparser_protolog.ts148 if (error instanceof FormatStringMismatchError) {
269 class FormatStringMismatchError extends Error { class