Home
last modified time | relevance | path

Searched defs:dlpType (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dhap_token_info.h65 int dlpType; variable
110 int dlpType; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerproxy_fuzzer/
H A Dbundleinstallerproxy_fuzzer.cpp45 int32_t dlpType = reinterpret_cast<uintptr_t>(data); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_permission_mgr.cpp287 const int32_t userId, const int32_t dlpType) in CreateHapInfoParams()
294 const int32_t dlpType, Security::AccessToken::AccessTokenIDEx& tokenIdeEx) in InitHapToken()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_app_helper.cpp162 …de BundleSandboxAppHelper::InstallSandboxApp(const std::string &bundleName, const int32_t &dlpType, in InstallSandboxApp()
H A Dbundle_sandbox_installer.cpp45 …de BundleSandboxInstaller::InstallSandboxApp(const std::string &bundleName, const int32_t &dlpType, in InstallSandboxApp()
/ohos5.0/base/security/access_token/frameworks/common/src/
H A Ddata_validator.cpp127 bool DataValidator::IsDlpTypeValid(int dlpType) in IsDlpTypeValid()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client.cpp146 ErrCode BundleMgrClient::InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int32_t … in InstallSandboxApp()
H A Dbundle_installer_proxy.cpp193 ErrCode BundleInstallerProxy::InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int… in InstallSandboxApp()
H A Dbundle_mgr_client_impl.cpp428 ErrCode BundleMgrClientImpl::InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int3… in InstallSandboxApp()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp658 const int32_t userId, const int32_t dlpType) in CreateHapInfoParams()
673 const int32_t dlpType, Security::AccessToken::AccessTokenIDEx& tokenIdeEx) in InitHapToken()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Daccess_token.h131 int dlpType; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_multiuser_install_test/
H A Dbms_bundle_multiuser_install_ipc_test.cpp150 ErrCode InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int32_t userId, in InstallSandboxApp()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/
H A Dbundle_mgr_helper_test.cpp519 int32_t dlpType = 1; variable
534 int32_t dlpType = 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp716 int32_t dlpType = 0; variable
731 int32_t dlpType = 0; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp81 ErrCode BundleMgrHelper::InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int32_t … in InstallSandboxApp()
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_manager.cpp330 int32_t dlpType = AccessTokenInfoManager::GetInstance().GetHapTokenDlpType(callingTokenId); in IsPermissionRestrictedByRules() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp2155 int32_t dlpType = 0; variable
2337 int32_t dlpType = 0; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Daccesstoken_info_manager.cpp1298 int32_t dlpType = infoIter->second->GetDlpType(); in GetRelatedSandBoxHapList() local
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1424 …const std::string &bundleName, const int32_t userId, const int32_t dlpType, int32_t &appIndex) con… in InstallSandboxOperation() argument
1437 int32_t dlpType = 0; in RunAsInstallSandboxCommand() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp7768 int32_t dlpType = 1; variable
7787 int32_t dlpType = 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp433 const std::string& bundleName, int32_t dlpType, int32_t userId, int32_t& appIndex) in InstallSandboxApp()