Home
last modified time | relevance | path

Searched defs:AddAppInstallControlRule (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/app_control/
H A Dapp_control_interface.h50 virtual ErrCode AddAppInstallControlRule(const std::vector<std::string> &appIds, in AddAppInstallControlRule() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/
H A Dmock_app_control_manager.cpp28 ErrCode AppControlProxy::AddAppInstallControlRule(const std::vector<std::string>& appIds, in AddAppInstallControlRule() function in OHOS::AppExecFwk::AppControlProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager_host_impl.cpp51 ErrCode AppControlManagerHostImpl::AddAppInstallControlRule(const std::vector<std::string> &appIds, in AddAppInstallControlRule() function in OHOS::AppExecFwk::AppControlManagerHostImpl
H A Dapp_control_manager.cpp60 ErrCode AppControlManager::AddAppInstallControlRule(const std::string &callingName, in AddAppInstallControlRule() function in OHOS::AppExecFwk::AppControlManager
H A Dapp_control_manager_rdb.cpp77 ErrCode AppControlManagerRdb::AddAppInstallControlRule(const std::string &callingName, in AddAppInstallControlRule() function in OHOS::AppExecFwk::AppControlManagerRdb
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_proxy.cpp37 ErrCode AppControlProxy::AddAppInstallControlRule(const std::vector<std::string> &appIds, in AddAppInstallControlRule() function in OHOS::AppExecFwk::AppControlProxy