Searched refs:DispatchSessionThreadCommand (Results 1 – 2 of 2) sorted by relevance
192 … bool DispatchSessionThreadCommand(uv_stream_t *uvpipe, HSession hSession, const uint8_t *baseBuf,
968 bool HdcSessionBase::DispatchSessionThreadCommand(uv_stream_t *uvpipe, HSession hSession, const uin… in DispatchSessionThreadCommand() function in Hdc::HdcSessionBase1005 hSessionBase->DispatchSessionThreadCommand(uvpipe, hSession, (uint8_t *)buf->base, nread); in ReadCtrlFromSession()