Home
last modified time | relevance | path

Searched refs:GenerateDeviceEntryFromEntry (Results 1 - 3 of 3) sorted by relevance

/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h94 bool GenerateDeviceEntryFromEntry(const TrustedDeviceEntry *entry, TrustedDeviceEntry *returnEntry);
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c268 bool GenerateDeviceEntryFromEntry(const TrustedDeviceEntry *entry, TrustedDeviceEntry *returnEntry) in GenerateDeviceEntryFromEntry() function
1267 if (!GenerateDeviceEntryFromEntry(entry, returnEntry)) { in DeepCopyDeviceEntry()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c384 int32_t result = GenerateDeviceEntryFromEntry(deviceEntry, returnDeviceEntry) ? HC_SUCCESS : HC_ERR_MEMORY_COPY; in GetTrustedDevInfoById()

Completed in 6 milliseconds