Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/hdc/hdcclient/
DHdcClient.ts37 public readDataProcessing: DataProcessing; property in HdcClient
50 this.readDataProcessing = new DataProcessing(this, transmissionChannel);
120 await this.readDataProcessing.send(
133 let handShake = await this.readDataProcessing.readUsbHead();
134 this.handBody = await this.readDataProcessing.readBody(handShake!.dataSize);
155 this.readDataProcessing.startReadData().then(() => {});
160 this.readDataProcessing.stopReadData();
DHdcStream.ts136 return await this.hdcClient.readDataProcessing.send(