Home
last modified time | relevance | path

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

/developtools/profiler/device/services/ipc/src/
Dunix_socket_client.cpp33 bool UnixSocketClient::Connect(const std::string addrname, ServiceBase& serviceBase) in Connect()
Dunix_socket_server.cpp104 bool UnixSocketServer::StartServer(const std::string& addrname, ServiceEntry& p) in StartServer()
Dservice_entry.cpp26 bool ServiceEntry::StartServer(const std::string& addrname) in StartServer()
/developtools/profiler/device/plugins/native_hook/src/
Dhook_socket_client.cpp47 bool HookSocketClient::Connect(const std::string addrname) in Connect()