Searched refs:RedirectToTask (Results 1 – 6 of 6) sorted by relevance
| /developtools/hdc/src/daemon/ |
| D | daemon.h | 46 …bool RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, const uint16…
|
| D | daemon.cpp | 146 bool HdcDaemon::RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, in RedirectToTask() function in Hdc::HdcDaemon
|
| /developtools/hdc/src/host/ |
| D | server.h | 54 …bool RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, const uint16…
|
| D | server.cpp | 918 bool HdcServer::RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, in RedirectToTask() function in Hdc::HdcServer
|
| /developtools/hdc/src/common/ |
| D | session.h | 71 virtual bool RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, in RedirectToTask() function
|
| D | session.cpp | 1374 ret = RedirectToTask(hTaskInfo, hSession, channelId, command, payload, payloadSize); in DispatchTaskData()
|