Searched refs:RemoveRetentionInfoByUserId (Results 1 – 5 of 5) sorted by relevance
175 int32_t RetentionFileManager::RemoveRetentionInfoByUserId(const int32_t userId, in RemoveRetentionInfoByUserId() function in OHOS::Security::DlpPermission::RetentionFileManager182 int32_t res = sandboxJsonManager_->RemoveRetentionInfoByUserId(userId, bundleNameSet); in RemoveRetentionInfoByUserId()
48 …int32_t RemoveRetentionInfoByUserId(const int32_t userId, const std::set<std::string>& bundleNameS…
66 …int32_t RemoveRetentionInfoByUserId(const int32_t userId, const std::set<std::string>& bundleNameS…
337 int32_t SandboxJsonManager::RemoveRetentionInfoByUserId(const int32_t userId, in RemoveRetentionInfoByUserId() function in OHOS::Security::DlpPermission::SandboxJsonManager
529 res = RetentionFileManager::GetInstance().RemoveRetentionInfoByUserId(100, keySet);531 res = RetentionFileManager::GetInstance().RemoveRetentionInfoByUserId(100, keySet);