Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c338 static int32_t CheckChangeParams(int32_t osAccountId, const char *appId, CJson *jsonParams) in CheckChangeParams() function
572 int32_t res = CheckChangeParams(osAccountId, appId, jsonParams); in AddMultiMembersToGroup()
613 int32_t res = CheckChangeParams(osAccountId, appId, jsonParams); in DelMultiMembersFromGroup()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c434 static int32_t CheckChangeParams(int32_t osAccountId, const char *appId, CJson *jsonParams) in CheckChangeParams() function
659 int32_t res = CheckChangeParams(osAccountId, appId, jsonParams); in AddMultiMembersToGroup()
707 int32_t res = CheckChangeParams(osAccountId, appId, jsonParams); in DelMultiMembersFromGroup()