Home
last modified time | relevance | path

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

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