Home
last modified time | relevance | path

Searched refs:OnSocketWriteReadyNative (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket.h255 void OnSocketWriteReadyNative(Socket &sock);
H A Dsocket.cpp693 socketService->GetDispatcher()->PostTask(std::bind(&Socket::OnSocketWriteReadyNative, &sock, std::ref(sock))); in OnSocketWriteReady()
697 void Socket::OnSocketWriteReadyNative(Socket &sock) in OnSocketWriteReadyNative() function in OHOS::bluetooth::Socket

Completed in 5 milliseconds