Home
last modified time | relevance | path

Searched refs:AttachChannel (Results 1 - 4 of 4) sorted by relevance

/developtools/hdc/src/host/
H A Dserver.h32 void AttachChannel(HSession hSession, const uint32_t channelId) override;
H A Dserver.cpp893 void HdcServer::AttachChannel(HSession hSession, const uint32_t channelId) in AttachChannel() function in Hdc::HdcServer
899 WRITE_LOG(LOG_DEBUG, "AttachChannel hChannel null channelId:%u", channelId); in AttachChannel()
909 WRITE_LOG(LOG_WARN, "Hdcserver AttachChannel uv_tcp_open failed %s, channelid:%d fdChildWorkTCP:%d", in AttachChannel()
/developtools/hdc/src/common/
H A Dsession.h64 virtual void AttachChannel(HSession hSession, const uint32_t channelId) in AttachChannel() function in Hdc::HdcSessionBase
H A Dsession.cpp1187 AttachChannel(hSession, channelId); in DispatchMainThreadCommand()

Completed in 5 milliseconds