Searched refs:OnSendFileShutdown (Results 1 – 3 of 3) sorted by relevance
34 static void OnSendFileShutdown(int32_t sessionId, ShutdownReason reason);
94 void SoftBusFileSendListener::OnSendFileShutdown(int32_t sessionId, ShutdownReason reason) in OnSendFileShutdown() function in OHOS::Storage::DistributedFile::SoftBusFileSendListener
113 fileSendListener.OnShutdown = DistributedFile::SoftBusFileSendListener::OnSendFileShutdown; in SoftBusHandler()