Searched defs:bytesIO (Results 1 – 7 of 7) sorted by relevance
| /developtools/hdc/src/test/ |
| D | ut_mod.cpp | 25 int bytesIO = 0; in TestBaseCommand() local 76 int bytesIO = 0; in TestShellExecute() local
|
| /developtools/hdc/src/common/ |
| D | channel.h | 45 virtual int ReadChannel(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in ReadChannel()
|
| D | session.h | 162 virtual void JdwpNewFileDescriptor(const uint8_t *buf, const int bytesIO) in JdwpNewFileDescriptor()
|
| D | session.cpp | 1130 const int bytesIO) in DispatchSessionThreadCommand()
|
| /developtools/hdc/src/host/ |
| D | server_for_client.cpp | 961 int HdcServerForClient::BindChannelToSession(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in BindChannelToSession() 1011 int HdcServerForClient::BindChannelToSession(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in BindChannelToSession() 1077 int HdcServerForClient::ChannelHandShake(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in ChannelHandShake() 1122 int HdcServerForClient::ReadChannel(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in ReadChannel()
|
| D | client.cpp | 866 int HdcClient::ReadChannel(HChannel hChannel, uint8_t *buf, const int bytesIO) in ReadChannel()
|
| /developtools/hdc/src/daemon/ |
| D | daemon.cpp | 1077 void HdcDaemon::JdwpNewFileDescriptor(const uint8_t *buf, const int bytesIO) in InitMod()
|