Home
last modified time | relevance | path

Searched defs:connectKey (Results 1 – 3 of 3) sorted by relevance

/base/update/updater/services/flashd/host/
Dserver_for_client.cpp224 bool HdcServerForClient::NewConnectTry(void *ptrServer, HChannel hChannel, const string &connectKey) in NewConnectTry()
245 bool HdcServerForClient::CommandRemoveSession(HChannel hChannel, const char *connectKey) in CommandRemoveSession()
307 string connectKey = hdi->connectKey; in GetAnyTarget() local
Dmain.cpp124 int RunClientMode(string &commands, string &serverListenString, string &connectKey, bool isPullServ… in RunClientMode()
Dserver.cpp259 string HdcServer::AdminDaemonMap(uint8_t opType, const string &connectKey, HDaemonInfo &hDaemonInfo… in AdminDaemonMap()
604 int HdcServer::CreateConnect(const string &connectKey) in CreateConnect()