Searched defs:GetAbilityLabel (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 596 … virtual std::string GetAbilityLabel(const std::string &bundleName, const std::string &abilityName) in GetAbilityLabel() function 608 virtual ErrCode GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, in GetAbilityLabel() function
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 323 std::string BundleMgrHelper::GetAbilityLabel(const std::string &bundleName, const std::string &abil… in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrHelper
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 1343 std::string BundleMgrProxy::GetAbilityLabel(const std::string &bundleName, const std::string &abili… in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrProxy 1374 ErrCode BundleMgrProxy::GetAbilityLabel(const std::string &bundleName, const std::string &moduleNam… in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 1021 std::string BundleMgrHostImpl::GetAbilityLabel(const std::string &bundleName, const std::string &ab… in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrHostImpl 1051 ErrCode BundleMgrHostImpl::GetAbilityLabel(const std::string &bundleName, const std::string &module… in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 3709 ErrCode BundleDataMgr::GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, in GetAbilityLabel() function in OHOS::AppExecFwk::BundleDataMgr
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 1516 napi_value GetAbilityLabel(napi_env env, napi_callback_info info) in GetAbilityLabel() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 4605 napi_value GetAbilityLabel(napi_env env, napi_callback_info info) in GetAbilityLabel() function
|