Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c356 static int32_t DelDeviceById(int32_t osAccountId, const char *groupId, const char *deviceId, bool i… in DelDeviceById() function
444 int32_t res = DelDeviceById(osAccountId, groupId, deviceId, false); in DelPeerDeviceAndToken()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c133 static int32_t DelDeviceById(int32_t osAccountId, const char *groupId, const char *deviceId, bool i… in DelDeviceById() function
413 int32_t res = DelDeviceById(osAccountId, groupId, deviceId, false); in DelPeerDevice()