Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Daccess_token.h239 DLP_FULL_CONTROL = 2, enumerator
/ohos5.0/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()
/ohos5.0/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()
/ohos5.0/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()
/ohos5.0/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()
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Dshare_permission_with_sandbox_test.cpp51 .dlpType = DLP_FULL_CONTROL,
H A Dclone_app_permission_test.cpp66 .dlpType = DLP_FULL_CONTROL,
H A Dapp_installation_optimized_test.cpp439 testHapInfoParams1.dlpType = DLP_FULL_CONTROL;
H A Daccesstoken_kit_test.cpp2485 .dlpType = DLP_FULL_CONTROL,
2491 GetDlpFlagTest(infoManagerTestInfoParms3, infoManagerTestPolicyPrams, DLP_FULL_CONTROL);
/ohos5.0/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dpermission_manager_test.cpp484 .dlpType = DLP_FULL_CONTROL,
676 .dlpType = DLP_FULL_CONTROL,