Home
last modified time | relevance | path

Searched defs:StartServer (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/services/ipc/src/
Dservice_entry.cpp26 bool ServiceEntry::StartServer(const std::string& addrname, void (*callback)(int)) in StartServer() function in ServiceEntry
Dunix_socket_server.cpp148 bool UnixSocketServer::StartServer(const std::string& addrname, ServiceEntry& p, void (*callback)(i… in StartServer() function in UnixSocketServer
/developtools/hdc/src/test/
Dut_runtime.cpp66 void Runtime::StartServer(uv_work_t *arg) in StartServer() function in HdcTest::Runtime
/developtools/hdc/src/host/
Dclient.cpp88 bool HdcClient::StartServer(const string &cmd) in StartServer() function in Hdc::HdcClient