Home
last modified time | relevance | path

Searched refs:PutAclCheck (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/trustprofilemanager/
H A Dtrust_profile_manager.h121 int32_t PutAclCheck(const AccessControlProfile& profile);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp139 ret = this->PutAclCheck(accessControlProfile); in PutAccessControlProfile()
1871 int32_t TrustProfileManager::PutAclCheck(const AccessControlProfile& profile) in PutAclCheck() function in OHOS::DistributedDeviceProfile::TrustProfileManager