Home
last modified time | relevance | path

Searched refs:DELETE_TRUSTED_CREDENTIALS (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_auth/services/cred_manager/src/account_related/
H A Daccount_related_cred_plugin.c30 case DELETE_TRUSTED_CREDENTIALS: { in ProcessAsyTokens()
63 case DELETE_TRUSTED_CREDENTIALS: { in ProcessSymTokens()
/ohos5.0/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h272 DELETE_TRUSTED_CREDENTIALS = 4, enumerator
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Ddevice_auth.h108 DELETE_TRUSTED_CREDENTIALS = 4, enumerator
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c307 … res = ProcCred(ACCOUNT_RELATED_PLUGIN, osAccountId, DELETE_TRUSTED_CREDENTIALS, delParams, NULL); in DelPeerDeviceToken()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c242 (isLocalDev ? DELETE_SELF_CREDENTIAL : DELETE_TRUSTED_CREDENTIALS), delParams, NULL); in DelDeviceToken()