Home
last modified time | relevance | path

Searched refs:DLP_MANAGER (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/utils/
H A Dappspawn_util.h38 startFlags = startFlags | (START_FLAG_BASE << StartFlags::DLP_MANAGER); in BuildStartFlags()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h87 static const int DLP_MANAGER = 2; member
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_permission_service.cpp58 static const std::string DLP_MANAGER = "com.ohos.dlpmanager"; variable
374 bool bundleCheck = (bundleName == DLP_MANAGER) && in CheckAllowAbilityList()
695 if (callerBundleName == DLP_MANAGER && in GetRetentionSandboxList()