Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/input_method/
Dhierarchy_tree_manager_service_factory.ts85 .setEagerProperties(this.makeEntryEagerPropertiesTree(entryProto))
121 private makeEntryEagerPropertiesTree( method in HierarchyTreeManagerServiceFactory
Dhierarchy_tree_service_factory.ts82 .setEagerProperties(this.makeEntryEagerPropertiesTree(entryProto))
116 private makeEntryEagerPropertiesTree( method in HierarchyTreeServiceFactory
Dhierarchy_tree_clients_factory.ts79 .setEagerProperties(this.makeEntryEagerPropertiesTree(entryProto))
109 private makeEntryEagerPropertiesTree( method in HierarchyTreeClientsFactory
/development/tools/winscope/src/parsers/surface_flinger/
Dentry_hierarchy_tree_factory.ts96 .setEagerProperties(this.makeEntryEagerPropertiesTree(entryProto))
156 private makeEntryEagerPropertiesTree(entry: EntryType): PropertyTreeNode { method in EntryHierarchyTreeFactory
/development/tools/winscope/src/parsers/window_manager/
Dproperties_provider_factory.ts82 this.makeEntryEagerPropertiesTree(assertDefined(entryProto)),
128 private makeEntryEagerPropertiesTree( method in PropertiesProviderFactory