Searched defs:GetAllDesktopShortcutInfo (Results 1 – 6 of 6) sorted by relevance
95 void ShortcutDataStorageRdb::GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &s… in GetAllDesktopShortcutInfo() function in OHOS::AppExecFwk::ShortcutDataStorageRdb
4430 ErrCode BundleMgrHostImpl::GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &sho… in GetAllDesktopShortcutInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
8987 ErrCode BundleDataMgr::GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &shortcu… in GetAllDesktopShortcutInfo() function in OHOS::AppExecFwk::BundleDataMgr
248 napi_value GetAllDesktopShortcutInfo(napi_env env, napi_callback_info info) in GetAllDesktopShortcutInfo() function
1557 …virtual ErrCode GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &shortcutInfos) in GetAllDesktopShortcutInfo() function
5149 ErrCode BundleMgrProxy::GetAllDesktopShortcutInfo(int32_t userId, std::vector<ShortcutInfo> &shortc… in GetAllDesktopShortcutInfo() function in OHOS::AppExecFwk::BundleMgrProxy