Searched refs:PullupServer (Results 1 – 4 of 4) sorted by relevance
34 static bool PullupServer(const char *listenString);
91 HdcServer::PullupServer(channelHostPort.c_str()); in StartKillServer()108 HdcServer::PullupServer(channelHostPort.c_str()); in StartKillServer()
217 HdcServer::PullupServer(serverListenString.c_str()); in RunClientMode()
165 bool HdcServer::PullupServer(const char *listenString) in PullupServer() function in Hdc::HdcServer