Home
last modified time | relevance | path

Searched refs:HdcHostUnity (Results 1 - 3 of 3) sorted by relevance

/developtools/hdc/src/host/
H A Dhost_unity.cpp18 HdcHostUnity::HdcHostUnity(HTaskInfo hTaskInfo) in HdcHostUnity() function in Hdc::HdcHostUnity
24 HdcHostUnity::~HdcHostUnity() in ~HdcHostUnity()
26 WRITE_LOG(LOG_DEBUG, "~HdcHostUnity channelId:%u", taskInfo->channelId); in ~HdcHostUnity()
29 bool HdcHostUnity::ReadyForRelease() in ReadyForRelease()
42 void HdcHostUnity::StopTask() in StopTask()
57 void HdcHostUnity::OnFileClose(uv_fs_t *req) in OnFileClose()
61 HdcHostUnity *thisClass = reinterpret_cast<HdcHostUnity *>(contex in OnFileClose()
[all...]
H A Dhost_unity.h20 class HdcHostUnity : public HdcTaskBase { class
22 HdcHostUnity(HTaskInfo hTaskInfo);
23 virtual ~HdcHostUnity();
36 HdcHostUnity *thisClass;
H A Dserver.cpp981 ret = TaskCommandDispatch<HdcHostUnity>(hTaskInfo, TYPE_UNITY, command, payload, payloadSize); in RedirectToTask()
1034 ret = DoTaskRemove<HdcHostUnity>(hTask, op); in RemoveInstanceTask()

Completed in 2 milliseconds