Home
last modified time | relevance | path

Searched refs:GetRemoteTaskInfo (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/host/
Dclient.h52 HTaskInfo GetRemoteTaskInfo(HChannel hChannel);
Dclient.cpp595 HTaskInfo hTaskInfo = GetRemoteTaskInfo(hChannel); in ReadChannel()
606 HTaskInfo hTaskInfo = GetRemoteTaskInfo(hChannel); in ReadChannel()
704 HTaskInfo HdcClient::GetRemoteTaskInfo(HChannel hChannel) in GetRemoteTaskInfo() function in Hdc::HdcClient