Searched refs:ShutdownSession (Results 1 – 3 of 3) sorted by relevance
200 ShutdownSession(peerDeviceId, sessionId); in AddNewPeerSession()227 ShutdownSession(peerDeviceId, sessionId); in CreateSessionRecord()262 ShutdownSession(peerDeviceId, sessionId); in DisconnectDevice()270 void DSchedTransportSoftbusAdapter::ShutdownSession(const std::string &peerDeviceId, int32_t sessio… in ShutdownSession() function in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter314 ShutdownSession(peerDeviceId, sessionId); in OnShutdown()345 ShutdownSession(peerDeviceId, iter->first); in ReleaseChannel()
71 void ShutdownSession(const std::string &peerDeviceId, int32_t sessionId);
83 dschedTransportSoftbusAdapter.ShutdownSession(peerDeviceId, sessionId); in FuzzConnectDevice()