Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h110 void DeleteAclForUserRemoved(int32_t userId);
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp690 DeviceProfileConnector::GetInstance().DeleteAclForUserRemoved(preUserId); in HandleUserRemoved()
698 DeviceProfileConnector::GetInstance().DeleteAclForUserRemoved(switchUserId); in HandleUserSwitched()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp466 void DeviceProfileConnector::DeleteAclForUserRemoved(int32_t userId) in DeleteAclForUserRemoved() function in OHOS::DistributedHardware::DeviceProfileConnector
468 LOGI("DeleteAclForUserRemoved userId %{public}d.", userId); in DeleteAclForUserRemoved()

Completed in 4 milliseconds