Home
last modified time | relevance | path

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

/developtools/profiler/device/services/ipc/src/
Dunix_socket_server.cpp104 bool UnixSocketServer::StartServer(const std::string& addrname, ServiceEntry& p) in StartServer() function in UnixSocketServer
Dservice_entry.cpp26 bool ServiceEntry::StartServer(const std::string& addrname) in StartServer() function in ServiceEntry
/developtools/hdc/src/test/
Dut_runtime.cpp66 void Runtime::StartServer(uv_work_t *arg) in StartServer() function in HdcTest::Runtime