Home
last modified time | relevance | path

Searched refs:DLP_FULL_CONTROL (Results 1 - 10 of 10) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Daccess_token_helper.cpp67 if (info.dlpType == DlpType::DLP_READ || info.dlpType == DlpType::DLP_FULL_CONTROL) { in IsDlpHap()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Ddlp_permission_set_manager.cpp110 if (permDlpMode == DLP_PERM_FULL_CONTROL && hapDlpType == DLP_FULL_CONTROL) { in IsPermDlpModeAvailableToDlpHap()
/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Daccess_token.h239 DLP_FULL_CONTROL = 2, enumerator
/base/notification/common_event_service/services/src/
H A Daccess_token_helper.cpp64 return (info.dlpType == DlpType::DLP_READ || info.dlpType == DlpType::DLP_FULL_CONTROL); in IsDlpHap()
/base/security/access_token/frameworks/common/src/
H A Ddata_validator.cpp129 return ((dlpType == DLP_COMMON) || (dlpType == DLP_READ) || (dlpType == DLP_FULL_CONTROL)); in IsDlpTypeValid()
/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Dshare_permission_with_sandbox_test.cpp51 .dlpType = DLP_FULL_CONTROL,
H A Dapp_installation_optimized_test.cpp438 testHapInfoParams1.dlpType = DLP_FULL_CONTROL; in HWTEST_F()
H A Dclone_app_permission_test.cpp66 .dlpType = DLP_FULL_CONTROL,
H A Daccesstoken_kit_test.cpp2484 .dlpType = DLP_FULL_CONTROL, in HWTEST_F()
2490 GetDlpFlagTest(infoManagerTestInfoParms3, infoManagerTestPolicyPrams, DLP_FULL_CONTROL); in HWTEST_F()
/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dpermission_manager_test.cpp453 * @tc.desc: test DLP_FULL_CONTROL app with system_grant permissions.
477 .dlpType = DLP_FULL_CONTROL, in HWTEST_F()
648 * @tc.desc: test DLP_FULL_CONTROL app with user_grant permissions.
669 .dlpType = DLP_FULL_CONTROL, in HWTEST_F()

Completed in 20 milliseconds