Home
last modified time | relevance | path

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

/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
Didentical_account_group.c229 static int32_t DelDeviceToken(int32_t osAccountId, const TrustedDeviceEntry *entry, bool isLocalDev) in DelDeviceToken() argument
242 (isLocalDev ? DELETE_SELF_CREDENTIAL : DELETE_TRUSTED_CREDENTIALS), delParams, NULL); in DelDeviceToken()