Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace/
Dparser.ts38 getDescriptors(): string[]; method
Dparser_mock.ts88 getDescriptors(): string[] { method in ParserMock
/development/tools/winscope/src/parsers/legacy/
Dabstract_parser.ts58 getDescriptors(): string[] { method in AbstractParser
/development/tools/winscope/src/parsers/view_capture/legacy/
Dparser_view_capture_window.ts150 getDescriptors(): string[] { method in ParserViewCaptureWindow
/development/tools/winscope/src/parsers/transitions/legacy/
Dtraces_parser_transitions.ts81 override getDescriptors(): string[] { method in TracesParserTransitions
/development/tools/winscope/src/parsers/events/
Dtraces_parser_cujs.ts78 override getDescriptors(): string[] { method in TracesParserCujs