Home
last modified time | relevance | path

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

/base/security/device_auth/services/data_manager/src/
Ddata_manager.c357 static bool LoadGroups(HCDataBaseV1 *db, GroupEntryVec *vec) in LoadGroups() function
415 if (!LoadGroups(&dbv1, &info->groups)) { in ReadInfoFromParcel()