/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/app_control/ |
H A D | app_control_interface.h | 51 const AppInstallControlRuleType controlRuleType, int32_t userId) in AddAppInstallControlRule() 55 virtual ErrCode DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleType, in DeleteAppInstallControlRule() 60 …virtual ErrCode DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleType, int32… in DeleteAppInstallControlRule() 65 … const AppInstallControlRuleType controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
H A D | mock_app_control_manager.cpp | 29 const AppInstallControlRuleType controlRuleType, int32_t userId) in AddAppInstallControlRule() 34 ErrCode AppControlProxy::DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleTyp… in DeleteAppInstallControlRule() 41 const AppInstallControlRuleType controlRuleType, int32_t userId) in DeleteAppInstallControlRule() 47 … const AppInstallControlRuleType controlRuleType, int32_t userId, std::vector<std::string>& appIds) in GetAppInstallControlRule()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_app_control_proxy_test/ |
H A D | bms_app_control_proxy_test.cpp | 61 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; variable 79 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; variable 95 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; variable 113 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; variable 128 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; variable 143 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/addappInstallcontrolrule_fuzzer/ |
H A D | addappInstallcontrolrule_fuzzer.cpp | 29 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/deleteappinstallcontrolrule_fuzzer/ |
H A D | deleteappinstallcontrolrule_fuzzer.cpp | 29 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getappinstallcontrolrule_fuzzer/ |
H A D | getappinstallcontrolrule_fuzzer.cpp | 29 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
H A D | app_control_manager_host_impl.cpp | 52 const AppInstallControlRuleType controlRuleType, int32_t userId) in AddAppInstallControlRule() 76 …pControlManagerHostImpl::DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleTy… in DeleteAppInstallControlRule() 101 …pControlManagerHostImpl::DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleTy… in DeleteAppInstallControlRule() 127 … const AppInstallControlRuleType controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule() 273 …string AppControlManagerHostImpl::GetControlRuleType(const AppInstallControlRuleType controlRuleTy… in GetControlRuleType()
|
H A D | app_control_manager_rdb.cpp | 78 const std::vector<std::string> &appIds, const std::string &controlRuleType, int32_t userId) in AddAppInstallControlRule() 110 const std::string &controlRuleType, const std::vector<std::string> &appIds, int32_t userId) in DeleteAppInstallControlRule() 129 const std::string &controlRuleType, int32_t userId) in DeleteAppInstallControlRule() 145 const std::string &controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule() 435 …anagerRdb::DeleteOldControlRule(const std::string &callingName, const std::string &controlRuleType, in DeleteOldControlRule()
|
H A D | app_control_manager.cpp | 61 const std::vector<std::string> &appIds, const std::string &controlRuleType, int32_t userId) in AddAppInstallControlRule() 72 const std::string &controlRuleType, const std::vector<std::string> &appIds, int32_t userId) in DeleteAppInstallControlRule() 83 const std::string &controlRuleType, int32_t userId) in DeleteAppInstallControlRule() 94 const std::string &controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/ |
H A D | app_control_proxy.cpp | 38 const AppInstallControlRuleType controlRuleType, int32_t userId) in AddAppInstallControlRule() 67 ErrCode AppControlProxy::DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleTyp… in DeleteAppInstallControlRule() 98 const AppInstallControlRuleType controlRuleType, int32_t userId) in DeleteAppInstallControlRule() 120 … const AppInstallControlRuleType controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule()
|
H A D | app_control_host.cpp | 117 …AppInstallControlRuleType controlRuleType = static_cast<AppInstallControlRuleType>(data.ReadInt32(… in HandleAddAppInstallControlRule() local 128 …AppInstallControlRuleType controlRuleType = static_cast<AppInstallControlRuleType>(data.ReadInt32(… in HandleDeleteAppInstallControlRule() local 148 …AppInstallControlRuleType controlRuleType = static_cast<AppInstallControlRuleType>(data.ReadInt32(… in HandleCleanAppInstallControlRule() local 159 …AppInstallControlRuleType controlRuleType = static_cast<AppInstallControlRuleType>(data.ReadInt32(… in HandleGetAppInstallControlRule() local
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | bundle_install_plugin.cpp | 28 …BundleInstallPlugin::SetAppInstallControlRuleType(AppExecFwk::AppInstallControlRuleType controlRul… in SetAppInstallControlRuleType()
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 2152 std::vector<std::string> &appIds, int &controlRuleType, int &userId, int &euid) in CheckAddInstallRuleCorrectOption() 2247 int &controlRuleType, int &userId, int &euid) in CheckGetInstallRuleCorrectOption() 2331 int &controlRuleType, std::vector<std::string> &appIds, int &userId, int &euid) in CheckDeleteInstallRuleCorrectOption() 2426 int option, const std::string &commandName, int &controlRuleType, int &userId, int &euid) in CheckCleanInstallRuleCorrectOption()
|