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 | 100 bool HdcTaskBase::ServerCommand(const uint16_t command, uint8_t *bufPtr, const int size) in ServerCommand() function in Hdc::HdcTaskBase
|
D | session.h | 113 …virtual bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t comm… in ServerCommand() function
|
/developtools/hdc/src/daemon/ |
D | daemon.cpp | 804 bool HdcDaemon::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t co… in InitMod() function in Hdc::HdcDaemon
|
/developtools/hdc/src/host/ |
D | server.cpp | 924 bool HdcServer::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t co… in ServerCommand() function in Hdc::HdcServer
|