Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/parsers/transactions/perfetto/
H A Dparser_transactions.ts31 VisitableParserCustomQuery,
93 return new VisitableParserCustomQuery(type)
/aosp_15_r20/development/tools/winscope/src/trace/
H A Dcustom_query.ts91 export class VisitableParserCustomQuery<Q extends CustomQueryType> { class
102 ): VisitableParserCustomQuery<Q> {
/aosp_15_r20/development/tools/winscope/src/parsers/window_manager/legacy/
H A Dparser_window_manager_dump.ts28 VisitableParserCustomQuery,
104 return new VisitableParserCustomQuery(type)
H A Dparser_window_manager.ts30 VisitableParserCustomQuery,
98 return new VisitableParserCustomQuery(type)
/aosp_15_r20/development/tools/winscope/src/parsers/input/perfetto/
H A Dabstract_input_event_parser.ts31 VisitableParserCustomQuery,
120 return new VisitableParserCustomQuery(type)
H A Dtraces_parser_input.ts24 VisitableParserCustomQuery,
155 return new VisitableParserCustomQuery(type)
/aosp_15_r20/development/tools/winscope/src/parsers/window_manager/perfetto/
H A Dparser_window_manager.ts30 VisitableParserCustomQuery,
83 return new VisitableParserCustomQuery(type)
/aosp_15_r20/development/tools/winscope/src/parsers/transactions/legacy/
H A Dparser_transactions.ts29 VisitableParserCustomQuery,
107 return new VisitableParserCustomQuery(type)
/aosp_15_r20/development/tools/winscope/src/parsers/view_capture/perfetto/
H A Dparser_view_capture_window.ts32 VisitableParserCustomQuery,
122 return new VisitableParserCustomQuery(type)
/aosp_15_r20/development/tools/winscope/src/parsers/surface_flinger/legacy/
H A Dparser_surface_flinger.ts32 VisitableParserCustomQuery,
158 return new VisitableParserCustomQuery(type)
/aosp_15_r20/development/tools/winscope/src/parsers/surface_flinger/perfetto/
H A Dparser_surface_flinger.ts35 VisitableParserCustomQuery,
141 return new VisitableParserCustomQuery(type)
/aosp_15_r20/development/tools/winscope/src/parsers/view_capture/legacy/
H A Dparser_view_capture_window.ts31 VisitableParserCustomQuery,
138 return new VisitableParserCustomQuery(type)