Searched refs:DeleteAcl (Results 1 – 3 of 3) sorted by relevance
538 int32_t DeleteAcl(const std::string &pkgName, const std::string &deviceId);
1965 DeleteAcl(authRequestContext_->hostPkgName, remoteDeviceId_); in SrcSyncDeleteAclDone()1993 DeleteAcl(authResponseContext_->hostPkgName, remoteDeviceId_); in SinkSyncDeleteAclDone()2313 int32_t DmAuthManager::DeleteAcl(const std::string &pkgName, const std::string &deviceId) in DeleteAcl() function in OHOS::DistributedHardware::DmAuthManager
986 int32_t ret = authManager_->DeleteAcl(pkgName, deviceId);