Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dsession.h192 … bool DispatchSessionThreadCommand(uv_stream_t *uvpipe, HSession hSession, const uint8_t *baseBuf,
Dsession.cpp968 bool HdcSessionBase::DispatchSessionThreadCommand(uv_stream_t *uvpipe, HSession hSession, const uin… in DispatchSessionThreadCommand() function in Hdc::HdcSessionBase
1005 hSessionBase->DispatchSessionThreadCommand(uvpipe, hSession, (uint8_t *)buf->base, nread); in ReadCtrlFromSession()