Searched refs:NotifyListenersSessionShutdown (Results 1 – 4 of 4) sorted by relevance
264 NotifyListenersSessionShutdown(sessionId, true); in DisconnectDevice()317 NotifyListenersSessionShutdown(sessionId, isSelfcalled); in OnShutdown()320 void DSchedTransportSoftbusAdapter::NotifyListenersSessionShutdown(int32_t sessionId, bool isSelfca… in NotifyListenersSessionShutdown() function in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter
72 void NotifyListenersSessionShutdown(int32_t sessionId, bool isSelfCalled);
85 dschedTransportSoftbusAdapter.NotifyListenersSessionShutdown(sessionId, isSelfCalled); in FuzzConnectDevice()
499 …DSchedTransportSoftbusAdapter::GetInstance().NotifyListenersSessionShutdown(sessionId, isSelfcalle…