Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h527 … virtual std::string GetAbilityLabel(const std::string &bundleName, const std::string &abilityName) in GetAbilityLabel() function
539 virtual ErrCode GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, in GetAbilityLabel() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp766 std::string BundleMgrHostImpl::GetAbilityLabel(const std::string &bundleName, const std::string &ab… in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrHostImpl
791 ErrCode BundleMgrHostImpl::GetAbilityLabel(const std::string &bundleName, const std::string &module… in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp2304 ErrCode BundleDataMgr::GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, in GetAbilityLabel() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp1222 std::string BundleMgrProxy::GetAbilityLabel(const std::string &bundleName, const std::string &abili… in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrProxy
1253 ErrCode BundleMgrProxy::GetAbilityLabel(const std::string &bundleName, const std::string &moduleNam… in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp1101 napi_value GetAbilityLabel(napi_env env, napi_callback_info info) in GetAbilityLabel() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dbundle_mgr.cpp4195 NativeValue* JsBundleMgr::GetAbilityLabel(NativeEngine *engine, NativeCallbackInfo *info) in GetAbilityLabel() function in OHOS::AppExecFwk::JsBundleMgr