Home
last modified time | relevance | path

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

/base/security/device_auth/services/group_manager/inc/
Dgroup_operation_common.h102 … GetTrustedDevices(int32_t osAccountId, const char *groupId, DeviceEntryVec *returnDeviceEntryVec);
/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation_common.c305 …t GetTrustedDevices(int32_t osAccountId, const char *groupId, DeviceEntryVec *returnDeviceEntryVec) in GetTrustedDevices() argument
309 return QueryDevices(osAccountId, &params, returnDeviceEntryVec); in GetTrustedDevices()