Home
last modified time | relevance | path

Searched refs:StartRespAuthProcess (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/
H A Dauth_request_state.cpp140 stateAuthManager->StartRespAuthProcess(); in Enter()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_request_state.cpp122 stateAuthManager->StartRespAuthProcess(); in Enter()
H A Ddm_auth_manager.cpp1082 void DmAuthManager::StartRespAuthProcess() in StartRespAuthProcess() function in OHOS::DistributedHardware::DmAuthManager
1085 LOGE("failed to StartRespAuthProcess because authResponseContext_ is nullptr"); in StartRespAuthProcess()
1088 LOGI("DmAuthManager::StartRespAuthProcess sessionId = %{public}d", authResponseContext_->sessionId); in StartRespAuthProcess()
/foundation/distributedhardware/device_manager/test/commonfuzztest/dmauthmanager_fuzzer/
H A Ddm_auth_manager_fuzzer.cpp95 g_authManager->StartRespAuthProcess(); in DmAuthManagerFuzzTest()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_second.cpp490 authManager_->StartRespAuthProcess(); in HWTEST_F()
497 authManager_->StartRespAuthProcess(); in HWTEST_F()
504 authManager_->StartRespAuthProcess(); in HWTEST_F()
512 authManager_->StartRespAuthProcess(); in HWTEST_F()
520 authManager_->StartRespAuthProcess(); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h288 * @tc.name: DmAuthManager::StartRespAuthProcess
292 void StartRespAuthProcess();

Completed in 8 milliseconds