Home
last modified time | relevance | path

Searched refs:SetFormattersService (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/parsers/input_method/
Dhierarchy_tree_service_factory.ts39 private SetFormattersService: SetFormatters; property in HierarchyTreeServiceFactory
51 this.SetFormattersService = new SetFormatters(serviceField);
103 this.SetFormattersService,
Dhierarchy_tree_manager_service_factory.ts42 private SetFormattersService: SetFormatters; property in HierarchyTreeManagerServiceFactory
54 this.SetFormattersService = new SetFormatters(managerServiceField);
108 this.SetFormattersService,