Home
last modified time | relevance | path

Searched defs:changeDetectorRef (Results 1 – 7 of 7) sorted by relevance

/development/tools/winscope/src/app/components/
Dapp_component.ts352 changeDetectorRef: ChangeDetectorRef; property in AppComponent
Dtrace_config_component.ts169 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in TraceConfigComponent
Dtrace_view_component.ts278 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in TraceViewComponent
/development/tools/winscope/src/test/remote_tool_mock/
Dapp_component.ts90 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in AppComponent
/development/tools/winscope/src/app/components/bottomnav/
Dbottom_drawer_component.ts151 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in MatDrawerContent
/development/tools/winscope/src/viewers/viewer_media_based/
Dviewer_media_based_component.ts201 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in ViewerMediaBasedComponent
/development/tools/winscope/src/app/components/timeline/mini-timeline/
Dmini_timeline_component.ts161 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in MiniTimelineComponent