Searched refs:FindAliveSessionFromDaemonMap (Results 1 – 2 of 2) sorted by relevance
60 HSession FindAliveSessionFromDaemonMap(const HChannel hChannel);
698 HSession HdcServerForClient::FindAliveSessionFromDaemonMap(const HChannel hChannel) in FindAliveSessionFromDaemonMap() function in Hdc::HdcServerForClient730 if (FindAliveSessionFromDaemonMap(hChannel) == nullptr) { in BindChannelToSession()753 if ((hSession = thisClass->FindAliveSessionFromDaemonMap(hChannel)) == nullptr) { in BindChannelToSession()