Home
last modified time | relevance | path

Searched refs:SetFormattersEntry (Results 1 – 5 of 5) sorted by relevance

/development/tools/winscope/src/parsers/input_method/
Dhierarchy_tree_service_factory.ts43 private SetFormattersEntry: SetFormatters; property in HierarchyTreeServiceFactory
62 this.SetFormattersEntry = new SetFormatters(entryField);
87 .setCommonOperations([this.SetFormattersEntry])
Dhierarchy_tree_manager_service_factory.ts46 private SetFormattersEntry: SetFormatters; property in HierarchyTreeManagerServiceFactory
65 this.SetFormattersEntry = new SetFormatters(entryField);
90 .setCommonOperations([this.SetFormattersEntry])
Dhierarchy_tree_clients_factory.ts43 private SetFormattersEntry: SetFormatters; property in HierarchyTreeClientsFactory
59 this.SetFormattersEntry = new SetFormatters(entryField);
84 .setCommonOperations([this.SetFormattersEntry])
/development/tools/winscope/src/parsers/surface_flinger/legacy/
Dparser_surface_flinger.ts81 SetFormattersEntry: new SetFormatters(
237 ParserSurfaceFlinger.Operations.SetFormattersEntry,
/development/tools/winscope/src/parsers/surface_flinger/perfetto/
Dparser_surface_flinger.ts83 SetFormattersEntry: new SetFormatters(
237 ParserSurfaceFlinger.Operations.SetFormattersEntry,