Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c104 static int32_t AssertCredentialExist(const CJson *jsonParams) in AssertCredentialExist() function
123 ((result = AssertCredentialExist(jsonParams)) != HC_SUCCESS) || in CheckCreateParams()