Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket.h262 void OnSocketExceptionNative(Socket &sock);
H A Dsocket.cpp900 …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