Home
last modified time | relevance | path

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

/external/perfetto/ui/src/common/
Dwasm_engine_proxy.ts95 async notifyEof(): Promise<void> { method in WasmEngineProxy
Dhttp_rpc_engine.ts54 async notifyEof(): Promise<void> {
Dengine.ts62 abstract notifyEof(): void;
/external/perfetto/ui/src/controller/
Dtrace_controller.ts281 await this.engine.notifyEof();