Home
last modified time | relevance | path

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

/base/security/device_auth/services/group_auth/src/group_auth_manager/
Dgroup_auth_data_operation.c26 static bool GaDeepCopyDeviceEntry(const TrustedDeviceEntry *entry, TrustedDeviceEntry *returnEntry) in GaDeepCopyDeviceEntry() function
198 if (!GaDeepCopyDeviceEntry(*deviceEntry, returnDeviceEntry)) { in GaGetTrustedDeviceEntryById()