• Home
  • Raw
  • Download

Lines Matching defs:hSession

414 void HdcServer::NotifyInstanceSessionFree(HSession hSession, bool freeOrClear)  in NotifyInstanceSessionFree()
448 void HdcServer::GetDaemonAuthType(HSession hSession, SessionHandShake &handshake) in GetDaemonAuthType()
472 bool HdcServer::HandServerAuth(HSession hSession, SessionHandShake &handshake) in HandServerAuth()
520 void HdcServer::UpdateHdiInfo(Hdc::HdcSessionBase::SessionHandShake &handshake, HSession &hSession) in UpdateHdiInfo()
575 bool HdcServer::ServerSSLHandshake(HSession hSession, SessionHandShake &handshake) in ServerSSLHandshake()
619 bool HdcServer::ServerSessionSSLInit(HSession hSession, SessionHandShake &handshake) in ServerSessionSSLInit()
670 bool HdcServer::ServerSessionHandshake(HSession hSession, uint8_t *payload, int payloadSize) in ServerSessionHandshake()
703 bool HdcServer::FetchCommand(HSession hSession, const uint32_t channelId, const uint16_t command, u… in FetchCommand()
909 HSession hSession = (HSession)handle->data; in UsbPreConnect() local
937 HSession hSession = (HSession)handle->data; in UartPreConnect() local
970 void HdcServer::CreatConnectUart(HSession hSession) in CreatConnectUart()
1022 HSession hSession = nullptr; in CreateConnect() local
1064 void HdcServer::AttachChannelInnerForUds(HSession hSession, const uint32_t channelId) in AttachChannelInnerForUds()
1094 void HdcServer::DeatchChannelInnerForUds(HSession hSession, const uint32_t channelId) in DeatchChannelInnerForUds()
1133 void HdcServer::AttachChannel(HSession hSession, const uint32_t channelId) in AttachChannel()
1148 void HdcServer::DeatchChannel(HSession hSession, const uint32_t channelId) in DeatchChannel()
1171 void HdcServer::AttachChannel(HSession hSession, const uint32_t channelId) in AttachChannel()
1176 void HdcServer::DeatchChannel(HSession hSession, const uint32_t channelId) in DeatchChannel()
1182 void HdcServer::AttachChannelInnerForTcp(HSession hSession, const uint32_t channelId) in AttachChannelInnerForTcp()
1211 void HdcServer::DeatchChannelInnerForTcp(HSession hSession, const uint32_t channelId) in DeatchChannelInnerForTcp()
1255 HSession hSession = AdminSession(OP_QUERY, sessionId, nullptr); in ServerCommand() local
1263 bool HdcServer::RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, in RedirectToTask()
1376 HSession hSession = di->hSession; in SessionSoftReset() local