Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dserver_for_client.h52 bool WaitForAny(HChannel hChannel);
Dserver_for_client.cpp405 bool HdcServerForClient::WaitForAny(HChannel hChannel) in WaitForAny() function in Hdc::HdcServerForClient
472 ret = !WaitForAny(hChannel); in DoCommandLocal()