Searched refs:IsAclExists (Results 1 – 2 of 2) sorted by relevance
122 int32_t IsAclExists(const AccessControlProfile& profile);
120 if (IsAclExists(accessControlProfile) == DP_DATA_EXISTS) { in PutAccessControlProfile()1903 int32_t TrustProfileManager::IsAclExists(const AccessControlProfile &profile) in IsAclExists() function in OHOS::DistributedDeviceProfile::TrustProfileManager