Home
last modified time | relevance | path

Searched refs:ReadParcelInfoIntelligent (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.h884 ErrCode ReadParcelInfoIntelligent(MessageParcel &data, T &parcelInfo);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp3704 ErrCode BundleMgrHost::ReadParcelInfoIntelligent(MessageParcel &data, T &parcelInfo) in ReadParcelInfoIntelligent() function in OHOS::AppExecFwk::BundleMgrHost
3991 auto ret = ReadParcelInfoIntelligent(data, shortcutInfo); in HandleAddDesktopShortcutInfo()
4009 auto ret = ReadParcelInfoIntelligent(data, shortcutInfo); in HandleDeleteDesktopShortcutInfo()