Home
last modified time | relevance | path

Searched defs:CommandDispatch (Results 1 – 10 of 10) sorted by relevance

/developtools/hdc/src/common/
Dtask.h25 virtual bool CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function
Dfile.cpp568 bool HdcFile::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcFile
Dforward.cpp954 bool HdcForwardBase::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSiz… in CommandDispatch() function in Hdc::HdcForwardBase
Dtransfer.cpp874 bool HdcTransferBase::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSi… in CommandDispatch() function in Hdc::HdcTransferBase
/developtools/hdc/src/host/
Dhost_unity.cpp137 bool HdcHostUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcHostUnity
Dhost_app.cpp193 bool HdcHostApp::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcHostApp
Dhost_updater.cpp178 bool HostUpdater::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HostUpdater
/developtools/hdc/src/daemon/
Ddaemon_app.cpp67 bool HdcDaemonApp::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcDaemonApp
Dshell.cpp110 bool HdcShell::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcShell
Ddaemon_unity.cpp393 bool HdcDaemonUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSiz… in CommandDispatch() function in Hdc::HdcDaemonUnity