| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/app_control/ |
| D | app_control_interface.h | 49 const AppInstallControlRuleType controlRuleType, int32_t userId) in AddAppInstallControlRule() 53 virtual ErrCode DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleType, in DeleteAppInstallControlRule() 58 …virtual ErrCode DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleType, int32… in DeleteAppInstallControlRule() 63 … const AppInstallControlRuleType controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule()
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
| 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()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
| D | app_control_manager_host_impl.cpp | 49 const AppInstallControlRuleType controlRuleType, int32_t userId) in AddAppInstallControlRule() 73 …pControlManagerHostImpl::DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleTy… in DeleteAppInstallControlRule() 98 …pControlManagerHostImpl::DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleTy… in DeleteAppInstallControlRule() 124 … const AppInstallControlRuleType controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule() 269 …string AppControlManagerHostImpl::GetControlRuleType(const AppInstallControlRuleType controlRuleTy… in GetControlRuleType()
|
| D | app_control_manager.cpp | 58 const std::vector<std::string> &appIds, const std::string &controlRuleType, int32_t userId) in AddAppInstallControlRule() 69 const std::string &controlRuleType, const std::vector<std::string> &appIds, int32_t userId) in DeleteAppInstallControlRule() 80 const std::string &controlRuleType, int32_t userId) in DeleteAppInstallControlRule() 91 const std::string &controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule()
|
| D | app_control_manager_rdb.cpp | 72 const std::vector<std::string> &appIds, const std::string &controlRuleType, int32_t userId) in AddAppInstallControlRule() 103 const std::string &controlRuleType, const std::vector<std::string> &appIds, int32_t userId) in DeleteAppInstallControlRule() 122 const std::string &controlRuleType, int32_t userId) in DeleteAppInstallControlRule() 138 const std::string &controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule() 425 …anagerRdb::DeleteOldControlRule(const std::string &callingName, const std::string &controlRuleType, in DeleteOldControlRule()
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/deleteappinstallcontrolrule_fuzzer/ |
| D | deleteappinstallcontrolrule_fuzzer.cpp | 29 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/addappInstallcontrolrule_fuzzer/ |
| D | addappInstallcontrolrule_fuzzer.cpp | 29 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/getappinstallcontrolrule_fuzzer/ |
| D | getappinstallcontrolrule_fuzzer.cpp | 29 AppInstallControlRuleType controlRuleType = AppInstallControlRuleType::UNSPECIFIED; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/ |
| D | app_control_proxy.cpp | 37 const AppInstallControlRuleType controlRuleType, int32_t userId) in AddAppInstallControlRule() 66 ErrCode AppControlProxy::DeleteAppInstallControlRule(const AppInstallControlRuleType controlRuleTyp… in DeleteAppInstallControlRule() 97 const AppInstallControlRuleType controlRuleType, int32_t userId) in DeleteAppInstallControlRule() 119 … const AppInstallControlRuleType controlRuleType, int32_t userId, std::vector<std::string> &appIds) in GetAppInstallControlRule()
|
| D | app_control_host.cpp | 103 …AppInstallControlRuleType controlRuleType = static_cast<AppInstallControlRuleType>(data.ReadInt32(… in HandleAddAppInstallControlRule() local 114 …AppInstallControlRuleType controlRuleType = static_cast<AppInstallControlRuleType>(data.ReadInt32(… in HandleDeleteAppInstallControlRule() local 134 …AppInstallControlRuleType controlRuleType = static_cast<AppInstallControlRuleType>(data.ReadInt32(… in HandleCleanAppInstallControlRule() local 145 …AppInstallControlRuleType controlRuleType = static_cast<AppInstallControlRuleType>(data.ReadInt32(… in HandleGetAppInstallControlRule() local
|
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| D | bundle_test_tool.cpp | 1921 std::vector<std::string> &appIds, int &controlRuleType, int &userId, int &euid) in CheckAddInstallRuleCorrectOption() 2016 int &controlRuleType, int &userId, int &euid) in CheckGetInstallRuleCorrectOption() 2100 int &controlRuleType, std::vector<std::string> &appIds, int &userId, int &euid) in CheckDeleteInstallRuleCorrectOption() 2195 int option, const std::string &commandName, int &controlRuleType, int &userId, int &euid) in CheckCleanInstallRuleCorrectOption()
|