Searched refs:hs (Results 1 – 5 of 5) sorted by relevance
| /developtools/smartperf_host/ide/src/hdc/hdcclient/ |
| D | HdcClient.ts | 65 let hs = Serialize.serializeSessionHandShake(handShake); 66 debug('start Connect hs ', hs); 71 hs, 72 hs.length
|
| /developtools/profiler/host/smartperf/ide/src/hdc/hdcclient/ |
| D | HdcClient.ts | 65 let hs = Serialize.serializeSessionHandShake(handShake); 66 debug('start Connect hs ', hs); 71 hs, 72 hs.length
|
| /developtools/hdc/src/common/ |
| D | session.cpp | 202 HSession hs = i->second; in EnumUARTDeviceRegister() local 203 if ((hs->connType != CONN_SERIAL) or (hs->hUART == nullptr)) { in EnumUARTDeviceRegister() 206 kickOut(hs); in EnumUARTDeviceRegister() 221 HSession hs = i->second; in EnumUSBDeviceRegister() local 222 if (hs->connType != CONN_USB) { in EnumUSBDeviceRegister() 225 if (hs->hUSB == nullptr) { in EnumUSBDeviceRegister() 229 pCallBack(hs); in EnumUSBDeviceRegister() 258 HSession hs = i->second; in QueryUSBDeviceRegister() local 259 if (hs->connType == CONN_USB) { in QueryUSBDeviceRegister() 262 if (hs->hUSB == nullptr) { in QueryUSBDeviceRegister() [all …]
|
| /developtools/ace_ets2bundle/compiler/codegen/ |
| D | codegen_ets.js | 15 …hs(t),r=hs(r)),e(t,r)}}function qn(e,t,r,o,a,i,s,l,c,u){var y=8&t;t|=y?p:64,4&(t&=~(y?64:p))||(t&=… function
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 131641 } hs; member
|