Home
last modified time | relevance | path

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

/base/security/device_auth/services/cred_manager/src/account_related/
Daccount_related_cred_plugin.c30 case DELETE_TRUSTED_CREDENTIALS: { in ProcessAsyTokens()
62 case DELETE_TRUSTED_CREDENTIALS: { in ProcessSymTokens()
/base/security/device_auth/services/frameworks/inc/
Dcommon_defs.h258 DELETE_TRUSTED_CREDENTIALS = 4, enumerator
/base/security/device_auth/services/group_manager/src/group_operation/identical_account_group/
Didentical_account_group.c242 (isLocalDev ? DELETE_SELF_CREDENTIAL : DELETE_TRUSTED_CREDENTIALS), delParams, NULL); in DelDeviceToken()
/base/security/device_auth/services/group_manager/src/group_operation/across_account_group/
Dacross_account_group.c311 … res = ProcCred(ACCOUNT_RELATED_PLUGIN, osAccountId, DELETE_TRUSTED_CREDENTIALS, delParams, NULL); in DelPeerDeviceToken()