Home
last modified time | relevance | path

Searched refs:SetFamily (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Host/common/
DSocketAddress.cpp129 void SocketAddress::SetFamily(sa_family_t family) { in SetFamily() function in SocketAddress
250 SetFamily(AF_INET); in SetToLocalhost()
258 SetFamily(AF_INET6); in SetToLocalhost()
272 SetFamily(AF_INET); in SetToAnyAddress()
280 SetFamily(AF_INET6); in SetToAnyAddress()
/external/llvm-project/lldb/include/lldb/Host/
DSocketAddress.h77 void SetFamily(sa_family_t family);