Searched refs:GetParcelableInfosWithErrCode (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/ |
H A D | overlay_manager_proxy.cpp | 62 return GetParcelableInfosWithErrCode<OverlayModuleInfo>( in GetAllOverlayModuleInfo() 152 return GetParcelableInfosWithErrCode<OverlayModuleInfo>( in GetTargetOverlayModuleInfo() 185 return GetParcelableInfosWithErrCode<OverlayModuleInfo>( in GetOverlayModuleInfoByBundleName() 219 return GetParcelableInfosWithErrCode<OverlayModuleInfo>( in GetOverlayModuleInfoForTarget() 334 return GetParcelableInfosWithErrCode<OverlayBundleInfo>( in GetOverlayBundleInfoForTarget() 365 ErrCode OverlayManagerProxy::GetParcelableInfosWithErrCode( in GetParcelableInfosWithErrCode() function in OHOS::AppExecFwk::OverlayManagerProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/overlay/ |
H A D | overlay_manager_proxy.h | 63 ErrCode GetParcelableInfosWithErrCode(OverlayManagerInterfaceCode code, MessageParcel &data,
|
/ohos5.0/base/account/os_account/services/accountmgr/include/bundle_manager_adapter/ |
H A D | bundle_manager_adapter_proxy.h | 94 ErrCode GetParcelableInfosWithErrCode(BundleMgrInterfaceCode code, MessageParcel &data,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/app_control/ |
H A D | app_control_proxy.h | 89 ErrCode GetParcelableInfosWithErrCode(AppControlManagerInterfaceCode code, MessageParcel &data,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 2596 return GetParcelableInfosWithErrCode<ShortcutInfo>( in GetShortcutInfoV9() 2736 return GetParcelableInfosWithErrCode( in QueryExtensionAbilityInfosV9() 3404 return GetParcelableInfosWithErrCode<ExtensionAbilityInfo>( in GetSandboxExtAbilityInfos() 3696 …return GetParcelableInfosWithErrCode<SharedBundleInfo>(BundleMgrInterfaceCode::GET_ALL_SHARED_BUND… in GetAllSharedBundleInfo() 3718 …return GetParcelableInfosWithErrCode<SharedBundleInfo>(BundleMgrInterfaceCode::GET_SHARED_BUNDLE_I… in GetSharedBundleInfo() 3762 return GetParcelableInfosWithErrCode<Dependency>( in GetSharedDependencies() 3809 return GetParcelableInfosWithErrCode<ProxyData>( in GetAllProxyDataInfos() 4070 …return GetParcelableInfosWithErrCode(BundleMgrInterfaceCode::QUERY_EXTENSION_ABILITY_INFO_WITH_TYP… in QueryExtensionAbilityInfosWithTypeName() 4206 return GetParcelableInfosWithErrCode<RecoverableApplicationInfo>( in GetRecoverableApplicationInfo() 4446 ErrCode BundleMgrProxy::GetParcelableInfosWithErrCode(BundleMgrInterfaceCode code, MessageParcel &d… in GetParcelableInfosWithErrCode() function in OHOS::AppExecFwk::BundleMgrProxy [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/ |
H A D | app_control_proxy.cpp | 545 …return GetParcelableInfosWithErrCode(AppControlManagerInterfaceCode::GET_ABILITY_RUNNING_CONTROL_R… in GetAbilityRunningControlRule() 727 ErrCode AppControlProxy::GetParcelableInfosWithErrCode(AppControlManagerInterfaceCode code, Message… in GetParcelableInfosWithErrCode() function in OHOS::AppExecFwk::AppControlProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_proxy.h | 1165 ErrCode GetParcelableInfosWithErrCode(BundleMgrInterfaceCode code, MessageParcel &data,
|