Home
last modified time | relevance | path

Searched refs:SendWithCmd (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/src/common/
Dchannel.h32 …void SendWithCmd(const uint32_t channelId, const uint16_t commandFlag, uint8_t *bufPtr, const int …
Dtask.cpp60 channelBase->SendWithCmd(taskInfo->channelId, command, bufPtr, size); in SendToAnother()
Dchannel.cpp284 void HdcChannelBase::SendWithCmd(const uint32_t channelId, const uint16_t commandFlag, uint8_t *buf… in SendWithCmd() function in Hdc::HdcChannelBase