Searched refs:UserWarning (Results 1 – 8 of 8) sorted by relevance
20 import {UserWarning} from './user_warning';22 export class CorruptedArchive extends UserWarning {36 export class NoInputFiles extends UserWarning {46 export class TraceHasOldData extends UserWarning {71 export class TraceOverridden extends UserWarning {93 export class UnsupportedFileFormat extends UserWarning {107 export class InvalidPerfettoTrace extends UserWarning {
20 export abstract class UserWarning implements UserNotification { class
18 import {UserWarning} from 'messaging/user_warning';33 let warnings: UserWarning[];39 onNotifications(notifications: UserWarning[]) {
20 import {UserWarning} from 'messaging/user_warning';38 let warnings: UserWarning[];417 onNotifications(notifications: UserWarning[]) {433 expectedWarnings: UserWarning[],
23 import {UserWarning} from 'messaging/user_warning';234 const warnings: UserWarning[] = [];236 onNotifications(notifications: UserWarning[]) {
20 import {UserWarning} from 'messaging/user_warning';137 let warnings: UserWarning[] = [];549 onNotifications(notifications: UserWarning[]) {563 expectedWarnings: UserWarning[],
72 raise UserWarning(msg)
283 raise UserWarning(msg)