Home
last modified time | relevance | path

Searched refs:HandleAuthenticateTimeout (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/test/commonfuzztest/dmauthmanager_fuzzer/
H A Ddm_auth_manager_fuzzer.cpp104 g_authManager->HandleAuthenticateTimeout(str); in DmAuthManagerFuzzTest()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp244 DmAuthManager::HandleAuthenticateTimeout(name); in InitAuthState()
447 DmAuthManager::HandleAuthenticateTimeout(name); in OnSessionOpened()
451 DmAuthManager::HandleAuthenticateTimeout(name); in OnSessionOpened()
671 DmAuthManager::HandleAuthenticateTimeout(name); in MemberJoinAuthRequest()
694 void DmAuthManager::HandleAuthenticateTimeout(std::string name) in HandleAuthenticateTimeout() function in OHOS::DistributedHardware::DmAuthManager
696 LOGI("DmAuthManager::HandleAuthenticateTimeout start timer name %{public}s", name.c_str()); in HandleAuthenticateTimeout()
711 LOGI("DmAuthManager::HandleAuthenticateTimeout start complete"); in HandleAuthenticateTimeout()
780 DmAuthManager::HandleAuthenticateTimeout(name); in StartNegotiate()
836 DmAuthManager::HandleAuthenticateTimeout(name); in RespNegotiate()
843 DmAuthManager::HandleAuthenticateTimeout(nam in RespNegotiate()
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.cpp83 authManager_->HandleAuthenticateTimeout(name); in HWTEST_F()
92 authManager_->HandleAuthenticateTimeout(name); in HWTEST_F()
101 authManager_->HandleAuthenticateTimeout(name); in HWTEST_F()
114 authManager_->HandleAuthenticateTimeout(name); in HWTEST_F()
121 authManager_->HandleAuthenticateTimeout(name); in HWTEST_F()
125 authManager_->HandleAuthenticateTimeout(name); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h365 * @tc.name: DmAuthManager::HandleAuthenticateTimeout
369 void HandleAuthenticateTimeout(std::string name);

Completed in 6 milliseconds