Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
H A Dserver.h33 void DeatchChannel(HSession hSession, const uint32_t channelId) override;
H A Dserver.cpp920 void HdcServer::DeatchChannel(HSession hSession, const uint32_t channelId) in DeatchChannel() function in Hdc::HdcServer
929 WRITE_LOG(LOG_WARN, "DeatchChannel hChannel null channelId:%u", channelId); in DeatchChannel()
/developtools/hdc/src/common/
H A Dsession.h67 virtual void DeatchChannel(HSession hSession, const uint32_t channelId) in DeatchChannel() function in Hdc::HdcSessionBase
H A Dsession.cpp1194 DeatchChannel(hSession, channelId); in DispatchMainThreadCommand()

Completed in 5 milliseconds