Searched defs:ServerCommand (Results 1 – 5 of 5) sorted by relevance
| /developtools/hdc/test/unittest/common/include/ |
| D | HdcJdwpTest.h | 36 bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand() function
|
| /developtools/hdc/src/common/ |
| D | task.cpp | 105 bool HdcTaskBase::ServerCommand(const uint16_t command, uint8_t *bufPtr, const int size) in ServerCommand() function in Hdc::HdcTaskBase
|
| D | session.h | 120 …virtual bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t comm… in ServerCommand() function
|
| /developtools/hdc/src/host/ |
| D | server.cpp | 991 bool HdcServer::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t co… in ServerCommand() function in Hdc::HdcServer
|
| /developtools/hdc/src/daemon/ |
| D | daemon.cpp | 997 bool HdcDaemon::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t co… in InitMod() function in Hdc::HdcDaemon
|