Home
last modified time | relevance | path

Searched refs:ShowAuthInfoDialog (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_response_state.cpp136 stateAuthManager->ShowAuthInfoDialog(); in Enter()
H A Ddm_auth_manager.cpp1423 void DmAuthManager::ShowAuthInfoDialog() in ShowAuthInfoDialog() function in OHOS::DistributedHardware::DmAuthManager
1426 LOGE("failed to ShowAuthInfoDialog because authResponseContext_ is nullptr"); in ShowAuthInfoDialog()
1429 LOGI("DmAuthManager::ShowAuthInfoDialog start"); in ShowAuthInfoDialog()
1435 .funcName = "ShowAuthInfoDialog", in ShowAuthInfoDialog()
/foundation/distributedhardware/device_manager/test/unittest/
H A Dauth_response_state.cpp147 stateAuthManager->ShowAuthInfoDialog(); in Enter()
/foundation/distributedhardware/device_manager/test/commonfuzztest/dmauthmanager_fuzzer/
H A Ddm_auth_manager_fuzzer.cpp84 g_authManager->ShowAuthInfoDialog(); in DmAuthManagerFuzzTest()
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h393 * @tc.name: DmAuthManager::ShowAuthInfoDialog
397 void ShowAuthInfoDialog();
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_second.cpp680 authManager_->ShowAuthInfoDialog(); in HWTEST_F()
687 authManager_->ShowAuthInfoDialog(); in HWTEST_F()
694 authManager_->ShowAuthInfoDialog(); in HWTEST_F()
H A DUTTest_dm_auth_manager_first.cpp302 authManager_->ShowAuthInfoDialog(); in HWTEST_F()

Completed in 13 milliseconds