Home
last modified time | relevance | path

Searched refs:accountGroups (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain_adapter.c283 char *accountGroups = NULL; in HichainGetJoinedGroups() local
288 if (gmInstance->getJoinedGroups(0, AUTH_APPID, (GroupType)groupType, &accountGroups, &groupCnt) != 0) { in HichainGetJoinedGroups()
292 if (accountGroups != NULL) { in HichainGetJoinedGroups()
293 SoftBusFree(accountGroups); in HichainGetJoinedGroups()

Completed in 2 milliseconds