Searched refs:UpdateAclCheck (Results 1 – 3 of 3) sorted by relevance
120 int32_t UpdateAclCheck(const AccessControlProfile& profile);
203 GetInstance().UpdateAclCheck(profile);208 GetInstance().UpdateAclCheck(profile);1604 GetInstance().UpdateAclCheck(profile);
202 int32_t ret = this->UpdateAclCheck(profile); in UpdateAccessControlProfile()1841 int32_t TrustProfileManager::UpdateAclCheck(const AccessControlProfile& profile) in UpdateAclCheck() function in OHOS::DistributedDeviceProfile::TrustProfileManager