Home
last modified time | relevance | path

Searched defs:getDescriptors (Results 1 – 8 of 8) sorted by relevance

/development/tools/winscope/src/trace/
Dparser.ts38 getDescriptors(): string[]; method
Dparser_mock.ts93 getDescriptors(): string[] { method in ParserMock
/development/tools/winscope/src/parsers/legacy/
Dabstract_parser.ts67 getDescriptors(): string[] { method in AbstractParser
/development/tools/winscope/src/parsers/input/perfetto/
Dtraces_parser_input.ts85 override getDescriptors(): string[] { method in TracesParserInput
/development/tools/winscope/src/parsers/view_capture/legacy/
Dparser_view_capture_window.ts149 getDescriptors(): string[] { method in ParserViewCaptureWindow
/development/tools/winscope/src/parsers/view_capture/perfetto/
Dparser_view_capture_window.ts94 override getDescriptors(): string[] { method in ParserViewCaptureWindow
/development/tools/winscope/src/parsers/transitions/legacy/
Dtraces_parser_transitions.ts96 override getDescriptors(): string[] { method in TracesParserTransitions
/development/tools/winscope/src/parsers/events/
Dtraces_parser_cujs.ts93 override getDescriptors(): string[] { method in TracesParserCujs