Home
last modified time | relevance | path

Searched defs:GetSocketPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dlocal_socket_context.cpp146 const std::string &LocalSocketBindContext::GetSocketPath() const in GetSocketPath() function in OHOS::NetStack::Socket::LocalSocketBindContext
174 const std::string &LocalSocketConnectContext::GetSocketPath() const in GetSocketPath() function in OHOS::NetStack::Socket::LocalSocketConnectContext
340 std::string LocalSocketGetLocalAddressContext::GetSocketPath() in GetSocketPath() function in OHOS::NetStack::Socket::LocalSocketGetLocalAddressContext
H A Dlocal_socket_server_context.cpp60 const std::string &LocalSocketServerListenContext::GetSocketPath() const in GetSocketPath() function in OHOS::NetStack::Socket::LocalSocketServerListenContext
253 std::string LocalSocketServerGetLocalAddressContext::GetSocketPath() in GetSocketPath() function in OHOS::NetStack::Socket::LocalSocketServerGetLocalAddressContext