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