Home
last modified time | relevance | path

Searched refs:DeleteAuthCode (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/iso_task/
H A Diso_task_common.h38 void DeleteAuthCode(const IsoParams *params);
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
H A Diso_server_bind_exchange_task.c62 DeleteAuthCode(params); in Process()
68 DeleteAuthCode(params); in Process()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h486 int32_t DeleteAuthCode();
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c289 void DeleteAuthCode(const IsoParams *params) in DeleteAuthCode() function
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1264 DeleteAuthCode(); in AuthenticateFinish()
1819 int32_t DmAuthManager::DeleteAuthCode() in DeleteAuthCode() function in OHOS::DistributedHardware::DmAuthManager
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_second.cpp984 int32_t ret = authManager_->DeleteAuthCode();