Home
last modified time | relevance | path

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

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