Searched refs:DropFdFromPollList (Results 1 – 3 of 3) sorted by relevance
504 void DropFdFromPollList(int &fd_index);
1313 DropFdFromPollList(index); in RecvRemoteInfo()1480 void TLSSocketServer::DropFdFromPollList(int &fd_index) in DropFdFromPollList() function in OHOS::NetStack::TLSSocketServer1530 DropFdFromPollList(i); in PollThread()
298 tlsSocketServer->DropFdFromPollList(index);