Searched refs:SetSocketPath (Results 1 – 5 of 5) sorted by relevance
78 void SetSocketPath(const std::string socketPath);
262 void SetSocketPath(const std::string socketPath);
248 void LocalSocketServerGetLocalAddressContext::SetSocketPath(const std::string socketPath) in SetSocketPath() function in OHOS::NetStack::Socket::LocalSocketServerGetLocalAddressContext
335 void LocalSocketGetLocalAddressContext::SetSocketPath(const std::string socketPath) in SetSocketPath() function in OHOS::NetStack::Socket::LocalSocketGetLocalAddressContext
905 context->SetSocketPath(unAddr.sun_path); in ExecLocalSocketGetLocalAddress()1078 context->SetSocketPath(unAddr.sun_path); in ExecLocalSocketServerGetLocalAddress()1207 context->SetSocketPath(addr.sun_path); in ExecLocalSocketConnectionGetLocalAddress()