Home
last modified time | relevance | path

Searched refs:sessionIsDead (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/src/common/
Dchannel.h66 std::atomic<bool> sessionIsDead; variable
Dchannel.cpp26 sessionIsDead = false; in HdcChannelBase()
467 if (!thisClass->sessionIsDead && !hChannel->childCleared) { in FreeChannelOpeate()
/developtools/hdc/src/host/
Dserver_for_client.cpp872 sessionIsDead = true; in ChannelSendSessionCtrlMsg()