Home
last modified time | relevance | path

Searched refs:HandleGetAllDesktopShortcutInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_host.h818 ErrCode HandleGetAllDesktopShortcutInfo(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp588 errCode = this->HandleGetAllDesktopShortcutInfo(data, reply); in OnRemoteRequest()
4023 ErrCode BundleMgrHost::HandleGetAllDesktopShortcutInfo(MessageParcel &data, MessageParcel &reply) in HandleGetAllDesktopShortcutInfo() function in OHOS::AppExecFwk::BundleMgrHost