Searched defs:ServerCommand (Results 1 - 5 of 5) sorted by relevance
/developtools/hdc/test/unittest/common/include/ |
H A D | HdcJdwpTest.h | 36 bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command,
in ServerCommand() function in Hdc::HdcSessionTest
|
/developtools/hdc/src/common/ |
H A D | task.cpp | 105 bool HdcTaskBase::ServerCommand(const uint16_t command, uint8_t *bufPtr, const int size) in ServerCommand() function in Hdc::HdcTaskBase
|
H A D | session.h | 115 virtual bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand() function in Hdc::HdcSessionBase
|
/developtools/hdc/src/host/ |
H A D | server.cpp | 959 bool HdcServer::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand() function in Hdc::HdcServer
|
/developtools/hdc/src/daemon/ |
H A D | daemon.cpp | 952 bool HdcDaemon::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in InitMod() function in Hdc::HdcDaemon
|
Completed in 8 milliseconds