Home
last modified time | relevance | path

Searched refs:GetParcelableInfoWithErrCode (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp438 auto res = GetParcelableInfoWithErrCode<BundleInfo>( in GetBundleInfoForSelf()
465 auto res = GetParcelableInfoWithErrCode<BundleInfo>( in GetDependentBundleInfo()
534 return GetParcelableInfoWithErrCode<BundlePackInfo>( in GetBundlePackInfo()
1495 return GetParcelableInfoWithErrCode<BundleInfo>( in GetBundleArchiveInfoV9()
1581 return GetParcelableInfoWithErrCode<Want>( in GetLaunchWantForBundle()
1599 return GetParcelableInfoWithErrCode<PermissionDef>( in GetPermissionDef()
3369 return GetParcelableInfoWithErrCode<AbilityInfo>( in GetSandboxAbilityInfo()
4395 ErrCode BundleMgrProxy::GetParcelableInfoWithErrCode( in GetParcelableInfoWithErrCode() function in OHOS::AppExecFwk::BundleMgrProxy
4942 return GetParcelableInfoWithErrCode<AbilityInfo>( in QueryAbilityInfoByContinueType()
4971 return GetParcelableInfoWithErrCode<AbilityInfo>( in QueryCloneAbilityInfo()
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/include/bundle_manager_adapter/
H A Dbundle_manager_adapter_proxy.h134 …ErrCode GetParcelableInfoWithErrCode(BundleMgrInterfaceCode code, MessageParcel &data, T &parcelab…
/ohos5.0/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
H A Dbundle_manager_adapter_proxy.cpp554 ErrCode BundleManagerAdapterProxy::GetParcelableInfoWithErrCode(BundleMgrInterfaceCode code, Messag… in GetParcelableInfoWithErrCode() function in OHOS::AccountSA::BundleManagerAdapterProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_proxy.h1153 …ErrCode GetParcelableInfoWithErrCode(BundleMgrInterfaceCode code, MessageParcel &data, T &parcelab…