Home
last modified time | relevance | path

Searched defs:ServerCommand (Results 1 – 5 of 5) sorted by relevance

/developtools/hdc/test/unittest/common/include/
DHdcJdwpTest.h36 bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand() function
/developtools/hdc/src/common/
Dtask.cpp100 bool HdcTaskBase::ServerCommand(const uint16_t command, uint8_t *bufPtr, const int size) in ServerCommand() function in Hdc::HdcTaskBase
Dsession.h113 …virtual bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t comm… in ServerCommand() function
/developtools/hdc/src/daemon/
Ddaemon.cpp804 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/
Dserver.cpp924 bool HdcServer::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t co… in ServerCommand() function in Hdc::HdcServer