Home
last modified time | relevance | path

Searched refs:UpdateAccessControlList (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/test/servicesfuzztest/deviceprofileconnector_fuzzer/
H A Ddevice_profile_connector_fuzzer.cpp64 DeviceProfileConnector::GetInstance().UpdateAccessControlList(userId, accountId, accountId); in DeviceProfileConnectorFuzzTest()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp516 int32_t ret = DeviceProfileConnector::GetInstance().UpdateAccessControlList(userId, oldAccountId, newAccountId); in HWTEST_F()
525 int32_t ret = DeviceProfileConnector::GetInstance().UpdateAccessControlList(userId, oldAccountId, newAccountId); in HWTEST_F()
534 int32_t ret = DeviceProfileConnector::GetInstance().UpdateAccessControlList(userId, oldAccountId, newAccountId); in HWTEST_F()
543 int32_t ret = DeviceProfileConnector::GetInstance().UpdateAccessControlList(userId, oldAccountId, newAccountId); in HWTEST_F()
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h100 int32_t UpdateAccessControlList(int32_t userId, std::string &oldAccountId, std::string &newAccountId);
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp631 int32_t DeviceProfileConnector::UpdateAccessControlList(int32_t userId, std::string &oldAccountId, in UpdateAccessControlList() function in OHOS::DistributedHardware::DeviceProfileConnector

Completed in 6 milliseconds