Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H A Daccount_related_group_auth.c756 static int32_t AddTrustedDeviceForAccount(const CJson *authParam, const CJson *out) in AddTrustedDeviceForAccount() function
894 if (AddTrustedDeviceForAccount(authParam, out) != HC_SUCCESS) { in OnAccountFinish()