Home
last modified time | relevance | path

Searched refs:saveQueryNameControl (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/viewers/viewer_search/
Dactive_search_component.ts146 @Input() saveQueryNameControl: FormControl | undefined; property in ActiveSearchComponent
Dviewer_search_component.ts539 saveQueryNameControl: this.makeSaveQueryNameControl(),
605 section.saveQueryNameControl.setValue(
684 saveQueryNameControl: FormControl; property
Dactive_search_component_test.ts64 component.saveQueryNameControl = new FormControl();