Searched refs:OnSessionClose (Results 1 – 7 of 7) sorted by relevance
43 API_EXPORT static void OnSessionClose(const std::string &networkId);
88 void ConnectManager::OnSessionClose(const std::string &networkId) in OnSessionClose() function in OHOS::AppDistributedKv::ConnectManager
285 …ConnectManager::GetInstance()->OnSessionClose(DmAdapter::GetInstance().GetDeviceInfo(key).networkI… in GetCloseSessionTask()380 ConnectManager::GetInstance()->OnSessionClose(networkId); in DelConnect()586 ConnectManager::GetInstance()->OnSessionClose(networkId); in CloseSession()
41 int32_t OnSessionClose(int32_t sessionId);
350 session->OnSessionClose(socket); in SourceOnShutDown()561 session->OnSessionClose(socket); in SinkOnShutDown()
96 int32_t DCameraSoftbusSession::OnSessionClose(int32_t sessionId) in OnSessionClose() function in OHOS::DistributedHardware::DCameraSoftbusSession
401 int32_t ret = softbusSession_->OnSessionClose(sessionId);