Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dsession.h194 bool DispatchSessionThreadCommand(HSession hSession, const uint8_t *baseBuf,
Dsession.cpp999 bool HdcSessionBase::DispatchSessionThreadCommand(HSession hSession, const uint8_t *baseBuf, in DispatchSessionThreadCommand() function in Hdc::HdcSessionBase
1040 … hSessionBase->DispatchSessionThreadCommand(hSession, reinterpret_cast<uint8_t *>(buf), nread); in ReadCtrlFromSession()