Home
last modified time | relevance | path

Searched refs:CloseAuthSession (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/
H A Dsoftbus_session.h64 * @tc.name: SoftbusSession::CloseAuthSession
68 int32_t CloseAuthSession(int32_t sessionId);
/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussession_fuzzer/
H A Dsoftbus_session_fuzzer.cpp71 softbusSession->CloseAuthSession(sessionId); in SoftBusSessionFuzzTest()
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_session.cpp112 int32_t SoftbusSession::CloseAuthSession(int32_t sessionId) in CloseAuthSession() function in OHOS::DistributedHardware::SoftbusSession
114 LOGI("CloseAuthSession."); in CloseAuthSession()
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_session.cpp178 int ret = softbusSession->CloseAuthSession(sessionId); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp475 softbusConnector_->GetSoftbusSession()->CloseAuthSession(sessionId); in OnSessionOpened()
1236 softbusConnector_->GetSoftbusSession()->CloseAuthSession(authRequestContext_->sessionId); in SrcAuthenticateFinish()

Completed in 6 milliseconds