Searched defs:GetAbilityLabel (Results 1 - 7 of 7) sorted by relevance
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 331 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 D | bundle_mgr_proxy.cpp | 1375 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 D | bundle_mgr_interface.h | 595 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 D | bundle_mgr_host_impl.cpp | 1001 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 D | bundle_data_mgr.cpp | 3760 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 D | bundle_mgr.cpp | 4604 napi_value GetAbilityLabel(napi_env env, napi_callback_info info) in GetAbilityLabel() function
|
/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
|
Completed in 49 milliseconds