Home
last modified time | relevance | path

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

/packages/modules/adb/
Dsysdeps_win32.cpp906 static LPFN_WSARECVMSG GetWSARecvMsgFunc(borrowed_fd fd) { in GetWSARecvMsgFunc() function
940 auto WSARecvMsgFunc = GetWSARecvMsgFunc(fd); in adb_recvmsg()