Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dlauncher_service.cpp247 ErrCode LauncherService::GetShortcutInfos( in GetShortcutInfos() function in OHOS::AppExecFwk::LauncherService
H A Dbundle_mgr_proxy.cpp2547 bool BundleMgrProxy::GetShortcutInfos(const std::string &bundleName, std::vector<ShortcutInfo> &sho… in GetShortcutInfos() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h970 …virtual bool GetShortcutInfos(const std::string &bundleName, std::vector<ShortcutInfo> &shortcutIn… in GetShortcutInfos() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2436 bool BundleMgrHostImpl::GetShortcutInfos( in GetShortcutInfos() function in OHOS::AppExecFwk::BundleMgrHostImpl
2449 bool BundleMgrHostImpl::GetShortcutInfos( in GetShortcutInfos() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dinner_bundle_info.cpp2776 void InnerBundleInfo::GetShortcutInfos(std::vector<ShortcutInfo> &shortcutInfos) const in GetShortcutInfos() function in OHOS::AppExecFwk::InnerBundleInfo
H A Dbundle_data_mgr.cpp4789 bool BundleDataMgr::GetShortcutInfos( in GetShortcutInfos() function in OHOS::AppExecFwk::BundleDataMgr