Searched refs:GetSoftbusSession (Results 1 – 10 of 10) sorted by relevance
421 softbusConnector_->GetSoftbusSession()->CloseAuthSession(sessionId); in OnSessionOpened()733 softbusConnector_->GetSoftbusSession()->SendData(sessionId, message); in StartNegotiate()878 softbusConnector_->GetSoftbusSession()->SendData(sessionId, msg); in ProcessAuthRequest()945 softbusConnector_->GetSoftbusSession()->SendData(sessionId, msg); in ProcessAuthRequestExt()2383 softbusConnector_->GetSoftbusSession()->SendData(sessionId, message); in ProcRespNegotiateExt()2394 softbusConnector_->GetSoftbusSession()->SendData(sessionId, message); in ProcRespNegotiate()2399 softbusConnector_->GetSoftbusSession()->SendData(sessionId, message); in ProcRespNegotiate()2422 softbusConnector_->GetSoftbusSession()->SendData(sessionId, message); in ProcRespNegotiate()2433 softbusConnector_->GetSoftbusSession()->SendData(sessionId, message); in ProcIncompatible()2476 softbusConnector_->GetSoftbusSession()->CloseUnbindSession(socket); in BindSocketSuccess()[all …]
196 authManager->softbusConnector_->GetSoftbusSession()->RegisterSessionCallback(authManager);373 authManager->softbusConnector_->GetSoftbusSession()->RegisterSessionCallback(authManager);504 authManager->softbusConnector_->GetSoftbusSession()->RegisterSessionCallback(authManager);566 authManager->softbusConnector_->GetSoftbusSession()->RegisterSessionCallback(authManager);
243 authManager->softbusConnector_->GetSoftbusSession()->RegisterSessionCallback(authManager);
73 g_authManager->softbusConnector_->GetSoftbusSession()-> in DmAuthManagerFuzzTest()
134 std::shared_ptr<SoftbusSession> GetSoftbusSession();
76 softbusConnector_->GetSoftbusSession()->RegisterSessionCallback(authMgr_); in Initialize()93 softbusConnector_->GetSoftbusSession()->UnRegisterSessionCallback(); in Release()349 softbusConnector_->GetSoftbusSession()->GetPeerDeviceId(sessionId, peerUdid); in OnSessionOpened()
49 authManager_->softbusConnector_->GetSoftbusSession()-> in SetUp()180 authManager_->softbusConnector_->GetSoftbusSession()->RegisterSessionCallback(authManager_);
40 authManager_->softbusConnector_->GetSoftbusSession()-> in SetUp()
284 std::shared_ptr<SoftbusSession> SoftbusConnector::GetSoftbusSession() in GetSoftbusSession() function in OHOS::DistributedHardware::SoftbusConnector
313 std::shared_ptr<SoftbusSession> softSession = softbusConnector->GetSoftbusSession();