Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h754 virtual ErrCode IsApplicationEnabled(const std::string &bundleName, bool &isEnable) in IsApplicationEnabled() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp1653 ErrCode BundleMgrHostImpl::IsApplicationEnabled(const std::string &bundleName, bool &isEnable) in IsApplicationEnabled() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp2978 ErrCode BundleDataMgr::IsApplicationEnabled(const std::string &bundleName, bool &isEnabled) const in IsApplicationEnabled() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp1893 ErrCode BundleMgrProxy::IsApplicationEnabled(const std::string &bundleName, bool &isEnable) in IsApplicationEnabled() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp1439 napi_value IsApplicationEnabled(napi_env env, napi_callback_info info) in IsApplicationEnabled() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dbundle_mgr.cpp4050 napi_value IsApplicationEnabled(napi_env env, napi_callback_info info) in IsApplicationEnabled() function