Searched defs:bufPtr (Results 1 – 14 of 14) sorted by relevance
| /developtools/hdc/src/common/ |
| D | task.cpp | 55 bool HdcTaskBase::SendToAnother(const uint16_t command, uint8_t *bufPtr, const int size) in SendToAnother() 105 bool HdcTaskBase::ServerCommand(const uint16_t command, uint8_t *bufPtr, const int size) in ServerCommand() 112 int HdcTaskBase::ThreadCtrlCommunicate(const uint8_t *bufPtr, const int size) in ThreadCtrlCommunicate()
|
| D | channel.cpp | 281 …e::SendChannelWithCmd(HChannel hChannel, const uint16_t commandFlag, uint8_t *bufPtr, const int si… in SendChannelWithCmd() 308 …e::SendWithCmd(const uint32_t channelId, const uint16_t commandFlag, uint8_t *bufPtr, const int si… in SendWithCmd() 326 void HdcChannelBase::SendChannel(HChannel hChannel, uint8_t *bufPtr, const int size, const uint16_t… in SendChannel() 358 void HdcChannelBase::Send(const uint32_t channelId, uint8_t *bufPtr, const int size) in Send() 585 void HdcChannelBase::EchoToClient(HChannel hChannel, uint8_t *bufPtr, const int size) in EchoToClient()
|
| D | channel.h | 45 virtual int ReadChannel(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in ReadChannel()
|
| D | forward.cpp | 228 bool HdcForwardBase::SendToTask(const uint32_t cid, const uint16_t command, uint8_t *bufPtr, const … in SendToTask() 747 int HdcForwardBase::SendForwardBuf(HCtxForward ctx, uint8_t *bufPtr, const int size) in SendForwardBuf()
|
| D | session.h | 121 uint8_t *bufPtr, const int size) in ServerCommand()
|
| D | session.cpp | 803 int HdcSessionBase::SendByProtocol(HSession hSession, uint8_t *bufPtr, const int bufLen, bool echo) in SendByProtocol() 936 int HdcSessionBase::OnRead(HSession hSession, uint8_t *bufPtr, const int bufLen) in OnRead()
|
| /developtools/hdc/test/unittest/common/include/ |
| D | HdcJdwpTest.h | 37 uint8_t *bufPtr, const int size) in ServerCommand()
|
| /developtools/hdc/src/test/ |
| D | ut_mod.cpp | 24 uint8_t *bufPtr = nullptr; in TestBaseCommand() local 75 uint8_t *bufPtr = nullptr; in TestShellExecute() local
|
| /developtools/hdc/src/host/ |
| D | server_for_client.cpp | 202 …rClient::SendToDaemon(HChannel hChannel, const uint16_t commandFlag, uint8_t *bufPtr, const int bu… in SendToDaemon() 742 int HdcServerForClient::BindChannelToSession(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in BindChannelToSession() 805 int HdcServerForClient::ChannelHandShake(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in ChannelHandShake() 849 int HdcServerForClient::ReadChannel(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in ReadChannel()
|
| D | server.cpp | 992 uint8_t *bufPtr, const int size) in ServerCommand()
|
| /developtools/hdc/test/unittest/common/ |
| D | uart_test.cpp | 531 uint8_t *bufPtr = reinterpret_cast<uint8_t *>(&testHead); variable
|
| /developtools/hdc/src/daemon/ |
| D | daemon_usb.cpp | 596 uint8_t *bufPtr = ctxIo->buf; in OnUSBRead() local
|
| D | daemon.cpp | 998 uint8_t *bufPtr, const int size) in InitMod()
|
| /developtools/hiperf/src/ |
| D | spe_decoder.cpp | 254 static int SpePktOutString(int *err, char **bufPtr, size_t *bufLen, in SpePktOutString()
|