Home
last modified time | relevance | path

Searched refs:LazyPropertiesStrategyType (Results 1 – 8 of 8) sorted by relevance

/development/tools/winscope/src/trace/tree_node/
Dproperties_provider_builder.ts22 LazyPropertiesStrategyType,
28 private lazyPropertiesStrategy: LazyPropertiesStrategyType | undefined;
38 setLazyPropertiesStrategy(value: LazyPropertiesStrategyType): this {
Dproperties_provider.ts26 export type LazyPropertiesStrategyType = () => Promise<PropertyTreeNode>; alias
36 | LazyPropertiesStrategyType
/development/tools/winscope/src/parsers/surface_flinger/
Dparser_surface_flinger_utils.ts20 import {LazyPropertiesStrategyType} from 'trace/tree_node/properties_provider';
126 ): LazyPropertiesStrategyType {
146 ): LazyPropertiesStrategyType {
/development/tools/winscope/src/parsers/input_method/
Dhierarchy_tree_service_factory.ts25 import {LazyPropertiesStrategyType} from 'trace/tree_node/properties_provider';
140 ): LazyPropertiesStrategyType {
186 ): LazyPropertiesStrategyType {
Dhierarchy_tree_manager_service_factory.ts25 import {LazyPropertiesStrategyType} from 'trace/tree_node/properties_provider';
145 ): LazyPropertiesStrategyType {
190 ): LazyPropertiesStrategyType {
Dhierarchy_tree_clients_factory.ts25 import {LazyPropertiesStrategyType} from 'trace/tree_node/properties_provider';
133 ): LazyPropertiesStrategyType {
182 ): LazyPropertiesStrategyType {
/development/tools/winscope/src/parsers/view_capture/legacy/
Dparser_view_capture_window.ts39 LazyPropertiesStrategyType,
263 ): LazyPropertiesStrategyType {
/development/tools/winscope/src/parsers/window_manager/
Dparser_window_manager_utils.ts20 LazyPropertiesStrategyType,
129 ): LazyPropertiesStrategyType {
281 ): LazyPropertiesStrategyType {