Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/
Dtrace_file_filter.ts56 if (!(await this.isBugreport(bugreportMainEntry, files))) {
118 private async isBugreport( method in TraceFileFilter