Home
last modified time | relevance | path

Searched refs:SendChannelWithCmd (Results 1 - 3 of 3) sorted by relevance

/developtools/hdc/src/common/
H A Dchannel.h51 void SendChannelWithCmd(HChannel hChannel, const uint16_t commandFlag, uint8_t *bufPtr, const int size);
H A Dchannel.cpp270 void HdcChannelBase::SendChannelWithCmd(HChannel hChannel, const uint16_t commandFlag, uint8_t *bufPtr, const int size) in SendChannelWithCmd() function in Hdc::HdcChannelBase
272 StartTraceScope("HdcChannelBase::SendChannelWithCmd"); in SendChannelWithCmd()
305 SendChannelWithCmd(hChannel, commandFlag, bufPtr, size); in SendWithCmd()
/developtools/hdc/src/host/
H A Dserver_for_client.cpp199 SendChannelWithCmd(hChannel, commandFlag, payload, payloadSize); in SendCommandToClient()
595 SendChannelWithCmd(hChannel, formatCommand->cmdFlag, in TaskCommand()
829 SendChannelWithCmd(hChannel, CMD_CHECK_SERVER, in ReportServerVersion()

Completed in 4 milliseconds