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 D | across_account_group.c | 356 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 D | identical_account_group.c | 133 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()
|