Searched defs:GetAbilityLabel (Results 1 – 6 of 6) sorted by relevance
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
| D | bundle_mgr_interface.h | 527 … 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/ |
| D | bundle_mgr_host_impl.cpp | 766 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
|
| D | bundle_data_mgr.cpp | 2304 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/ |
| D | bundle_mgr_proxy.cpp | 1222 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/ |
| D | bundle_manager.cpp | 1101 napi_value GetAbilityLabel(napi_env env, napi_callback_info info) in GetAbilityLabel() function
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
| D | bundle_mgr.cpp | 4195 NativeValue* JsBundleMgr::GetAbilityLabel(NativeEngine *engine, NativeCallbackInfo *info) in GetAbilityLabel() function in OHOS::AppExecFwk::JsBundleMgr
|