Searched refs:SetupSocket (Results 1 – 2 of 2) sorted by relevance
229 bool setup_rt = SetupSocket(&sync_netlink_fd_, &sync_netlink_destination_); in Start()235 setup_rt = SetupSocket(&async_netlink_fd_, &async_netlink_destination_); in Start()414 bool NetlinkManager::SetupSocket(unique_fd* netlink_fd, InterceptedSocket* nl_destination) { in SetupSocket() function in android::wificond::NetlinkManager
278 bool SetupSocket(android::base::unique_fd* netlink_fd,