Searched defs:IsApplicationEnabled (Results 1 – 6 of 6) sorted by relevance
727 virtual ErrCode IsApplicationEnabled(const std::string &bundleName, bool &isEnable) in IsApplicationEnabled() function
1501 ErrCode BundleMgrHostImpl::IsApplicationEnabled(const std::string &bundleName, bool &isEnable) in IsApplicationEnabled() function in OHOS::AppExecFwk::BundleMgrHostImpl
2696 ErrCode BundleDataMgr::IsApplicationEnabled(const std::string &bundleName, bool &isEnabled) const in IsApplicationEnabled() function in OHOS::AppExecFwk::BundleDataMgr
1870 ErrCode BundleMgrProxy::IsApplicationEnabled(const std::string &bundleName, bool &isEnable) in IsApplicationEnabled() function in OHOS::AppExecFwk::BundleMgrProxy
1416 napi_value IsApplicationEnabled(napi_env env, napi_callback_info info) in IsApplicationEnabled() function
4165 NativeValue* JsBundleMgr::IsApplicationEnabled(NativeEngine *engine, NativeCallbackInfo *info) in IsApplicationEnabled() function in OHOS::AppExecFwk::JsBundleMgr