Home
last modified time | relevance | path

Searched defs:SetInstallerId (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_stream_installer_interface.h52 virtual void SetInstallerId(uint32_t installerId) {}; in SetInstallerId() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_bundle_stream_installer_host_impl.cpp81 void BundleStreamInstallerHostImpl::SetInstallerId(uint32_t installerId) in SetInstallerId() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_stream_installer_proxy.cpp221 void BundleStreamInstallerProxy::SetInstallerId(uint32_t installerId) in SetInstallerId() function in OHOS::AppExecFwk::BundleStreamInstallerProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_stream_installer_host_impl.cpp333 void BundleStreamInstallerHostImpl::SetInstallerId(uint32_t installerId) in SetInstallerId() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_stream_installer_host_test/
Dbms_stream_installer_host_test.cpp47 void SetInstallerId(uint32_t installerId) override {} in SetInstallerId() function in OHOS::AppExecFwk::BundleStreamInstallerHostMock