Home
last modified time | relevance | path

Searched defs:serverOrClient (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/src/host/
Dclient.cpp28 HdcClient::HdcClient(const bool serverOrClient, const string &addrString, uv_loop_t *loopMainIn, bo… in HdcClient()
Dserver_for_client.cpp22 HdcServerForClient::HdcServerForClient(const bool serverOrClient, const string &addrString, void *p… in HdcServerForClient()
/developtools/hdc/src/common/
Dchannel.cpp17 HdcChannelBase::HdcChannelBase(const bool serverOrClient, const string &addrString, uv_loop_t *loop… in HdcChannelBase()
Ddefine_plus.h465 bool serverOrClient; // client's channel/ server's channel member