Home
last modified time | relevance | path

Searched defs:CreateSharedBundleStream (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_stream_installer_interface.h36 virtual int32_t CreateSharedBundleStream(const std::string &hspName, uint32_t sharedBundleIdx) in CreateSharedBundleStream() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_bundle_stream_installer_host_impl.cpp62 int BundleStreamInstallerHostImpl::CreateSharedBundleStream(const std::string &hspName, uint32_t in… in CreateSharedBundleStream() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_stream_installer_proxy.cpp115 int32_t BundleStreamInstallerProxy::CreateSharedBundleStream(const std::string &hspName, uint32_t i… in CreateSharedBundleStream() function in OHOS::AppExecFwk::BundleStreamInstallerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_stream_installer_host_impl.cpp204 int32_t BundleStreamInstallerHostImpl::CreateSharedBundleStream(const std::string &hspName, uint32_… in CreateSharedBundleStream() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl