Home
last modified time | relevance | path

Searched defs:getDescriptor (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/src/messaging/
Duser_warnings.ts28 getDescriptor(): string { method in CorruptedArchive
41 getDescriptor(): string { method in NoValidFiles
61 getDescriptor(): string { method in TraceHasOldData
86 getDescriptor(): string { method in TraceOverridden
105 getDescriptor(): string { method in UnsupportedFileFormat
122 getDescriptor(): string { method in InvalidLegacyTrace
139 getDescriptor(): string { method in InvalidPerfettoTrace
156 getDescriptor(): string { method in FailedToCreateTracesParser
172 getDescriptor(): string { method in CannotVisualizeTraceEntry
182 getDescriptor(): string { method in FailedToInitializeTimelineData
[all …]
Duser_warning.ts26 abstract getDescriptor(): string; method in UserWarning
Duser_notification.ts31 getDescriptor(): string; method
/development/tools/winscope/src/trace/
Dtrace_file.ts22 getDescriptor(): string { method in TraceFile