Searched defs:groupEntry (Results 1 – 5 of 5) sorted by relevance
36 static int32_t GenerateMessage(const TrustedGroupEntry *groupEntry, char **returnGroupInfo) in GenerateMessage()58 static void PostOnGroupCreated(const TrustedGroupEntry *groupEntry) in PostOnGroupCreated()81 static void PostOnGroupDeleted(const TrustedGroupEntry *groupEntry) in PostOnGroupDeleted()104 static void PostOnDeviceBound(const char *peerUdid, const TrustedGroupEntry *groupEntry) in PostOnDeviceBound()127 static void PostOnDeviceUnBound(const char *peerUdid, const TrustedGroupEntry *groupEntry) in PostOnDeviceUnBound()
695 static void PostGroupCreatedMsg(const TrustedGroupEntry *groupEntry) in PostGroupCreatedMsg()703 static void PostGroupDeletedMsg(const TrustedGroupEntry *groupEntry) in PostGroupDeletedMsg()782 void DestroyGroupEntry(TrustedGroupEntry *groupEntry) in DestroyGroupEntry()866 int32_t AddGroup(int32_t osAccountId, const TrustedGroupEntry *groupEntry) in AddGroup()
44 TrustedGroupEntry *groupEntry; member
311 … TrustedGroupEntry *groupEntry = GetGroupEntryById(osAccountId, StringGet(&(*entry)->groupId)); in GetRelatedGroups() local1022 TrustedGroupEntry *groupEntry = CreateGroupEntry(); in GetGroupTypeFromDb() local
212 … TrustedGroupEntry *groupEntry = GetGroupEntryById(osAccountId, StringGet(&(*entry)->groupId)); in QueryRelatedGroupsForGetPk() local