Searched refs:DLP_MANAGER_BUNDLE_NAME (Results 1 – 4 of 4) sorted by relevance
39 const std::string DLP_MANAGER_BUNDLE_NAME = "com.ohos.dlpmanager_"; variable66 if (!datas.WriteString(DLP_MANAGER_BUNDLE_NAME + appId)) { in FuzzTest()
43 const string DLP_MANAGER_BUNDLE_NAME = "com.ohos.dlpmanager"; variable353 (sandboxPath.find(FUSE_URI_HEAD) == 0 && bundleName != DLP_MANAGER_BUNDLE_NAME)) { in GetPhysicalPath()389 (sandboxPath.find(FUSE_URI_HEAD) == 0 && bundleName != DLP_MANAGER_BUNDLE_NAME)) { in GetBackupPhysicalPath()
35 const std::string DLP_MANAGER_BUNDLE_NAME = "com.ohos.dlpmanager"; variable292 if (processData.bundleName == DLP_MANAGER_BUNDLE_NAME && in OnProcessDied()293 processData.processName == DLP_MANAGER_BUNDLE_NAME && in OnProcessDied()
47 static const std::string DLP_MANAGER_BUNDLE_NAME = "com.ohos.dlpmanager"; variable693 …if (BundleManagerAdapter::GetInstance().CheckHapPermission(DLP_MANAGER_BUNDLE_NAME, PERMISSION_ACC… in PresetDLPPolicy()694 !BundleManagerAdapter::GetInstance().GetBundleInfo(DLP_MANAGER_BUNDLE_NAME, in PresetDLPPolicy()