Searched refs:libcSocket (Results 1 – 1 of 1) sorted by relevance
66 SocketFunctionType libcSocket = nullptr; variable148 int socketFd = libcSocket(domain, type, protocol); in netdClientSocket()188 const auto socketFunc = libcSocket ? libcSocket : socket; in setNetworkForTarget()209 const auto socketFunc = libcSocket ? libcSocket : socket; in dns_open_proxy()332 libcSocket = *function; in netdClientInitSocket()