Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dservice_worker_controller.ts67 monitorWorker(sw: ServiceWorker|null) { method in ServiceWorkerController
102 this.monitorWorker(registration.installing);
103 this.monitorWorker(registration.active);
107 this.monitorWorker(registration.installing);