Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dsearch_controller.ts43 private updateInProgress: boolean; property in SearchController
52 this.updateInProgress = false;
71 if (this.setupInProgress || this.updateInProgress) {
125 this.updateInProgress = true;
138 this.updateInProgress = false;