Home
last modified time | relevance | path

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

/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c118 HcString entryManager = HC_VECTOR_GET(&groupEntry->managers, 0); in CheckAndRemoveUpgradeGroupEntry() local
119 const char *groupOwner = StringGet(&entryManager); in CheckAndRemoveUpgradeGroupEntry()
250 HcString entryManager = HC_VECTOR_GET(&entry->managers, 0); in IsGroupOwner() local
251 const char *groupOwner = StringGet(&entryManager); in IsGroupOwner()
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c918 HcString entryManager = HC_VECTOR_GET(&groupInfo->managers, 0); in AddGroupOwnerToReturn() local
919 const char *groupOwner = StringGet(&entryManager); in AddGroupOwnerToReturn()

Completed in 5 milliseconds