Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/input_method/
Dhierarchy_tree_service_factory.ts45 private AddDefaultsEntryLazy: AddDefaults; property in HierarchyTreeServiceFactory
67 this.AddDefaultsEntryLazy = new AddDefaults(
88 .setLazyOperations([this.AddDefaultsEntryLazy])
Dhierarchy_tree_manager_service_factory.ts48 private AddDefaultsEntryLazy: AddDefaults; property in HierarchyTreeManagerServiceFactory
70 this.AddDefaultsEntryLazy = new AddDefaults(
91 .setLazyOperations([this.AddDefaultsEntryLazy])
Dhierarchy_tree_clients_factory.ts45 private AddDefaultsEntryLazy: AddDefaults; property in HierarchyTreeClientsFactory
64 this.AddDefaultsEntryLazy = new AddDefaults(
85 .setLazyOperations([this.AddDefaultsEntryLazy])
/development/tools/winscope/src/parsers/surface_flinger/legacy/
Dparser_surface_flinger.ts89 AddDefaultsEntryLazy: new AddDefaults(
244 ParserSurfaceFlinger.Operations.AddDefaultsEntryLazy,
/development/tools/winscope/src/parsers/surface_flinger/perfetto/
Dparser_surface_flinger.ts91 AddDefaultsEntryLazy: new AddDefaults(
244 ParserSurfaceFlinger.Operations.AddDefaultsEntryLazy,