Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
H A Dpeer_to_peer_group.c268 static int32_t AddAuthIdAndUserTypeToParams(int32_t osAccountId, const char *groupId, CJson *jsonPa… in AddAuthIdAndUserTypeToParams() function
314 result = AddAuthIdAndUserTypeToParams(osAccountId, groupId, jsonParams); in DelGroupAndSelfKeyInfo()