Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dindex.ts350 const controllerChannel = new MessageChannel(); constant
360 controllerPort: controllerChannel.port1,
366 controllerChannel.port1,
372 controllerChannel.port2.postMessage.bind(controllerChannel.port2);