Home
last modified time | relevance | path

Searched defs:GetAbilityLabel (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp331 std::string BundleMgrHelper::GetAbilityLabel(const std::string &bundleName, const std::string &abilityName) in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp1375 std::string BundleMgrProxy::GetAbilityLabel(const std::string &bundleName, const std::string &abilityName) in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrProxy
1406 ErrCode BundleMgrProxy::GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrProxy
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h595 virtual std::string GetAbilityLabel(const std::string &bundleName, const std::string &abilityName) in GetAbilityLabel() function in OHOS::AppExecFwk::IBundleMgr
607 virtual ErrCode GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, in GetAbilityLabel() function in OHOS::AppExecFwk::IBundleMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1001 std::string BundleMgrHostImpl::GetAbilityLabel(const std::string &bundleName, const std::string &abilityName) in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrHostImpl
1031 ErrCode BundleMgrHostImpl::GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, in GetAbilityLabel() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp3760 ErrCode BundleDataMgr::GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, in GetAbilityLabel() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp4604 napi_value GetAbilityLabel(napi_env env, napi_callback_info info) in GetAbilityLabel() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp1516 napi_value GetAbilityLabel(napi_env env, napi_callback_info info) in GetAbilityLabel() function

Completed in 49 milliseconds