| /developtools/hdc/test/unittest/common/include/ |
| H A D | HdcJdwpTest.h | 36 ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, uint8_t *bufPtr, const int size) ServerCommand() argument
|
| /developtools/hdc/src/common/ |
| H A D | channel.h | 44 virtual int ReadChannel(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in ReadChannel() argument
|
| H A D | task.cpp | 55 bool HdcTaskBase::SendToAnother(const uint16_t command, uint8_t *bufPtr, const int size) in SendToAnother() argument 105 bool HdcTaskBase::ServerCommand(const uint16_t command, uint8_t *bufPtr, const int size) in ServerCommand() argument 112 int HdcTaskBase::ThreadCtrlCommunicate(const uint8_t *bufPtr, const int size) in ThreadCtrlCommunicate() argument
|
| H A D | channel.cpp | 270 void HdcChannelBase::SendChannelWithCmd(HChannel hChannel, const uint16_t commandFlag, uint8_t *bufPtr, const int size) in SendChannelWithCmd() argument 292 void HdcChannelBase::SendWithCmd(const uint32_t channelId, const uint16_t commandFlag, uint8_t *bufPtr, const int size) in SendWithCmd() argument 310 void HdcChannelBase::SendChannel(HChannel hChannel, uint8_t *bufPtr, const int size) in SendChannel() argument 338 void HdcChannelBase::Send(const uint32_t channelId, uint8_t *bufPtr, const int size) in Send() argument 565 void HdcChannelBase::EchoToClient(HChannel hChannel, uint8_t *bufPtr, const int size) in EchoToClient() argument [all...] |
| H A D | session.h | 115 ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, uint8_t *bufPtr, const int size) ServerCommand() argument
|
| H A D | forward.cpp | 217 bool HdcForwardBase::SendToTask(const uint32_t cid, const uint16_t command, uint8_t *bufPtr, const int bufSize) in SendToTask() argument 736 int HdcForwardBase::SendForwardBuf(HCtxForward ctx, uint8_t *bufPtr, const int size) in SendForwardBuf() argument
|
| H A D | session.cpp | 788 int HdcSessionBase::SendByProtocol(HSession hSession, uint8_t *bufPtr, const int bufLen, bool echo) in SendByProtocol() argument 915 int HdcSessionBase::OnRead(HSession hSession, uint8_t *bufPtr, cons argument [all...] |
| /developtools/hdc/src/test/ |
| H A D | ut_mod.cpp | 24 uint8_t *bufPtr = nullptr; in TestBaseCommand() local 75 uint8_t *bufPtr = nullptr; TestShellExecute() local [all...] |
| /developtools/hdc/test/unittest/common/ |
| H A D | uart_test.cpp | 531 uint8_t *bufPtr = reinterpret_cast<uint8_t *>(&testHead);
in HWTEST_F() local [all...] |
| /developtools/hdc/src/daemon/ |
| H A D | daemon_usb.cpp | 589 uint8_t *bufPtr = ctxIo->buf; in OnUSBRead() local
|
| H A D | daemon.cpp | 952 ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, uint8_t *bufPtr, const int size) InitMod() argument
|
| /developtools/hiperf/src/ |
| H A D | spe_decoder.cpp | 251 static int SpePktOutString(int *err, char **bufPtr, size_t *bufLen, in SpePktOutString() argument
|
| /developtools/hdc/src/host/ |
| H A D | server.cpp | 959 ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, uint8_t *bufPtr, const int size) ServerCommand() argument
|
| H A D | server_for_client.cpp | 202 bool HdcServerForClient::SendToDaemon(HChannel hChannel, const uint16_t commandFlag, uint8_t *bufPtr, const int bufSize) in SendToDaemon() argument 728 int HdcServerForClient::BindChannelToSession(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in BindChannelToSession() argument 791 int HdcServerForClient::ChannelHandShake(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in ChannelHandShake() argument 835 int HdcServerForClient::ReadChannel(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in ReadChannel() argument [all...] |