Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dadb.ts329 const res = await this.recvRaw(ADB_MSG_SIZE);
486 const ADB_MSG_SIZE = 6 * 4; // 6 * int32. constant
544 console.assert(dv.byteLength === ADB_MSG_SIZE);
557 const buf = new Uint8Array(ADB_MSG_SIZE);