Searched refs:RemoveRetentionInfo (Results 1 – 3 of 3) sorted by relevance
96 …bool RemoveRetentionInfo(std::vector<RetentionSandBoxInfo>& retentionSandBoxInfoVec, RetentionInfo…
634 if (!RemoveRetentionInfo(retentionSandBoxInfoVec, info)) { in CancelRetentionState()642 bool DlpPermissionService::RemoveRetentionInfo(std::vector<RetentionSandBoxInfo>& retentionSandBoxI… in RemoveRetentionInfo() function in OHOS::Security::DlpPermission::DlpPermissionService
1121 bool ret = dlpPermissionService_->RemoveRetentionInfo(retentionSandBoxInfoVec, info);1230 bool res = dlpPermissionService_->RemoveRetentionInfo(retentionSandBoxInfoVec, info);