Home
last modified time | relevance | path

Searched refs:DelTrustedDevice (Results 1 - 6 of 6) sorted by relevance

/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h89 int32_t DelTrustedDevice(int32_t osAccountId, const QueryDeviceParams *params);
/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
H A Dpeer_to_peer_group.c210 int32_t result = DelTrustedDevice(osAccountId, &queryDeviceParams); in DelPeerDevAndKeyInfo()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c869 if (DelTrustedDevice(osAccountId, &queryDeviceParams) != HC_SUCCESS) { in DelGroupFromDb()
895 int32_t result = DelTrustedDevice(osAccountId, &queryDeviceParams); in DelDeviceFromDb()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c365 return DelTrustedDevice(osAccountId, &queryDeviceParams); in DelDeviceById()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c142 return DelTrustedDevice(osAccountId, &queryDeviceParams); in DelDeviceById()
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c1437 int32_t DelTrustedDevice(int32_t osAccountId, const QueryDeviceParams *params) in DelTrustedDevice() function

Completed in 8 milliseconds