Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dshortcut_data_storage_rdb.cpp79 bool ShortcutDataStorageRdb::DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t us… in DeleteDesktopShortcutInfo() function in OHOS::AppExecFwk::ShortcutDataStorageRdb
135 bool ShortcutDataStorageRdb::DeleteDesktopShortcutInfo(const std::string &bundleName) in DeleteDesktopShortcutInfo() function in OHOS::AppExecFwk::ShortcutDataStorageRdb
148 bool ShortcutDataStorageRdb::DeleteDesktopShortcutInfo(const std::string &bundleName, int32_t userI… in DeleteDesktopShortcutInfo() function in OHOS::AppExecFwk::ShortcutDataStorageRdb
H A Dbundle_data_mgr.cpp8974 ErrCode BundleDataMgr::DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in DeleteDesktopShortcutInfo() function in OHOS::AppExecFwk::BundleDataMgr
9015 ErrCode BundleDataMgr::DeleteDesktopShortcutInfo(const std::string &bundleName) in DeleteDesktopShortcutInfo() function in OHOS::AppExecFwk::BundleDataMgr
9024 ErrCode BundleDataMgr::DeleteDesktopShortcutInfo(const std::string &bundleName, int32_t userId, int… in DeleteDesktopShortcutInfo() function in OHOS::AppExecFwk::BundleDataMgr
H A Dbundle_mgr_host_impl.cpp4412 ErrCode BundleMgrHostImpl::DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t user… in DeleteDesktopShortcutInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/
H A Dshortcut_manager.cpp161 napi_value DeleteDesktopShortcutInfo(napi_env env, napi_callback_info info) in DeleteDesktopShortcutInfo() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1552 virtual ErrCode DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in DeleteDesktopShortcutInfo() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp5124 ErrCode BundleMgrProxy::DeleteDesktopShortcutInfo(const ShortcutInfo &shortcutInfo, int32_t userId) in DeleteDesktopShortcutInfo() function in OHOS::AppExecFwk::BundleMgrProxy