Home
last modified time | relevance | path

Searched refs:PullupServer (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/src/host/
Dserver.h34 static bool PullupServer(const char *listenString);
Dclient.cpp91 HdcServer::PullupServer(channelHostPort.c_str()); in StartKillServer()
108 HdcServer::PullupServer(channelHostPort.c_str()); in StartKillServer()
Dmain.cpp217 HdcServer::PullupServer(serverListenString.c_str()); in RunClientMode()
Dserver.cpp165 bool HdcServer::PullupServer(const char *listenString) in PullupServer() function in Hdc::HdcServer