Home
last modified time | relevance | path

Searched refs:PutAccessControlList (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/device_manager/test/servicesfuzztest/deviceprofileconnector_fuzzer/
H A Ddevice_profile_connector_fuzzer.cpp62 DeviceProfileConnector::GetInstance().PutAccessControlList(aclInfo, dmAccesser, dmAccessee); in DeviceProfileConnectorFuzzTest()
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h99 int32_t PutAccessControlList(DmAclInfo aclInfo, DmAccesser dmAccesser, DmAccessee dmAccessee);
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h520 void PutAccessControlList();
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.cpp1118 authManager_->PutAccessControlList(); in HWTEST_F()
1121 authManager_->PutAccessControlList(); in HWTEST_F()
1124 authManager_->PutAccessControlList(); in HWTEST_F()
H A DUTTest_dm_deviceprofile_connector.cpp507 int32_t ret = DeviceProfileConnector::GetInstance().PutAccessControlList(aclInfo, dmAccesser, dmAccessee); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2005 PutAccessControlList(); in AuthDeviceFinish()
2008 PutAccessControlList(); in AuthDeviceFinish()
2102 DeviceProfileConnector::GetInstance().PutAccessControlList(aclInfo, accesser, accessee); in CompatiblePutAcl()
2239 void DmAuthManager::PutAccessControlList() in PutAccessControlList() function in OHOS::DistributedHardware::DmAuthManager
2288 DeviceProfileConnector::GetInstance().PutAccessControlList(aclInfo, accesser, accessee); in PutAccessControlList()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp421 int32_t DeviceProfileConnector::PutAccessControlList(DmAclInfo aclInfo, DmAccesser dmAccesser, DmAccessee dmAccessee) in PutAccessControlList() function in OHOS::DistributedHardware::DeviceProfileConnector
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp634 DeviceProfileConnector::GetInstance().PutAccessControlList(aclInfo, accesser, accessee); in PutIdenticalAccountToAcl()

Completed in 14 milliseconds