Searched defs:StartServer (Results 1 – 4 of 4) sorted by relevance
26 bool ServiceEntry::StartServer(const std::string& addrname) in StartServer() function in ServiceEntry
115 bool UnixSocketServer::StartServer(const std::string& addrname, ServiceEntry& p) in StartServer() function in UnixSocketServer
66 void Runtime::StartServer(uv_work_t *arg) in StartServer() function in HdcTest::Runtime
73 bool HdcClient::StartServer(const string &cmd) in StartServer() function in Hdc::HdcClient