Searched refs:NewConnectTry (Results 1 – 2 of 2) sorted by relevance
| /developtools/hdc/src/host/ |
| D | server_for_client.h | 41 …bool NewConnectTry(void *ptrServer, HChannel hChannel, const string &connectKey, bool isCheck = fa…
|
| D | server_for_client.cpp | 301 bool HdcServerForClient::NewConnectTry(void *ptrServer, HChannel hChannel, const string &connectKey… in NewConnectTry() function in Hdc::HdcServerForClient 397 bool ret = NewConnectTry(ptrServer, hChannel, connectKey); in GetAnyTarget() 486 ret = NewConnectTry(ptrServer, hChannel, formatCommand->parameters.c_str()); in DoCommandLocal() 493 ret = NewConnectTry(ptrServer, hChannel, formatCommand->parameters.c_str(), true); in DoCommandLocal()
|