Searched refs:OnSocketExceptionNative (Results 1 – 2 of 2) sorted by relevance
262 void OnSocketExceptionNative(Socket &sock);
900 …socketService->GetDispatcher()->PostTask(std::bind(&Socket::OnSocketExceptionNative, &sock, std::r… in OnSocketException()904 void Socket::OnSocketExceptionNative(Socket &sock) in OnSocketExceptionNative() function in OHOS::bluetooth::Socket