Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c398 static bool LoadDevices(HCDataBaseV1 *db, DeviceEntryVec *vec) in LoadDevices() function
437 if (!LoadDevices(&dbv1, &info->devices)) { in ReadInfoFromParcel()