Home
last modified time | relevance | path

Searched defs:GetInstallerId (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_installer.h38 int64_t GetInstallerId() const in GetInstallerId() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_stream_installer_interface.h48 virtual uint32_t GetInstallerId() const in GetInstallerId() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_bundle_stream_installer_host_impl.cpp77 uint32_t BundleStreamInstallerHostImpl::GetInstallerId() const in GetInstallerId() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_stream_installer_proxy.cpp216 uint32_t BundleStreamInstallerProxy::GetInstallerId() const in GetInstallerId() function in OHOS::AppExecFwk::BundleStreamInstallerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_stream_installer_host_impl.cpp340 uint32_t BundleStreamInstallerHostImpl::GetInstallerId() const in GetInstallerId() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_stream_installer_host_test/
H A Dbms_stream_installer_host_test.cpp43 uint32_t GetInstallerId() const override in GetInstallerId() function in OHOS::AppExecFwk::BundleStreamInstallerHostMock