Home
last modified time | relevance | path

Searched refs:RemoveRetentionInfoByUserId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dretention_file_manager.cpp175 int32_t RetentionFileManager::RemoveRetentionInfoByUserId(const int32_t userId, in RemoveRetentionInfoByUserId() function in OHOS::Security::DlpPermission::RetentionFileManager
182 int32_t res = sandboxJsonManager_->RemoveRetentionInfoByUserId(userId, bundleNameSet); in RemoveRetentionInfoByUserId()
H A Dretention_file_manager.h48 …int32_t RemoveRetentionInfoByUserId(const int32_t userId, const std::set<std::string>& bundleNameS…
H A Dsandbox_json_manager.h66 …int32_t RemoveRetentionInfoByUserId(const int32_t userId, const std::set<std::string>& bundleNameS…
H A Dsandbox_json_manager.cpp337 int32_t SandboxJsonManager::RemoveRetentionInfoByUserId(const int32_t userId, in RemoveRetentionInfoByUserId() function in OHOS::Security::DlpPermission::SandboxJsonManager
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Ddlp_permission_service_test.cpp529 res = RetentionFileManager::GetInstance().RemoveRetentionInfoByUserId(100, keySet);
531 res = RetentionFileManager::GetInstance().RemoveRetentionInfoByUserId(100, keySet);