Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dindex.ts32 const frontendPort = data as MessagePort; constant
33 const frontend = new Remote(frontendPort);