Searched refs:ADB_MSG_SIZE (Results 1 – 1 of 1) sorted by relevance
329 const res = await this.recvRaw(ADB_MSG_SIZE);486 const ADB_MSG_SIZE = 6 * 4; // 6 * int32. constant544 console.assert(dv.byteLength === ADB_MSG_SIZE);557 const buf = new Uint8Array(ADB_MSG_SIZE);