Home
last modified time | relevance | path

Searched refs:GetInstallerId (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp396 DestoryBundleStreamInstaller(streamInstaller->GetInstallerId()); in StreamInstall()
405 DestoryBundleStreamInstaller(streamInstaller->GetInstallerId()); in StreamInstall()
410 DestoryBundleStreamInstaller(streamInstaller->GetInstallerId()); in StreamInstall()
427 DestoryBundleStreamInstaller(streamInstaller->GetInstallerId()); in StreamInstall()
433 DestoryBundleStreamInstaller(streamInstaller->GetInstallerId()); in StreamInstall()
443 DestoryBundleStreamInstaller(streamInstaller->GetInstallerId()); in StreamInstall()
627 DestoryBundleStreamInstaller(streamInstaller->GetInstallerId()); in CopySignatureFileToService()
632 DestoryBundleStreamInstaller(streamInstaller->GetInstallerId()); in CopySignatureFileToService()
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/test/fuzztest/fuzztest_application/bundlestreaminstallerproxy_fuzzer/
H A Dbundlestreaminstallerproxy_fuzzer.cpp32 callbackProxy.GetInstallerId(); in DoSomethingInterestingWithMyAPI()
/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
H A Dbundle_stream_installer_proxy.h37 virtual uint32_t GetInstallerId() const override;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_stream_installer_host_impl/
H A Dbms_bundle_stream_installer_host_impl_test.cpp60 uint32_t result = bundleStreamInstaller_->GetInstallerId();
/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/services/bundlemgr/include/
H A Dbundle_installer.h38 int64_t GetInstallerId() const in GetInstallerId() function
H A Dbundle_stream_installer_host_impl.h43 virtual uint32_t GetInstallerId() const override;
/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
/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
H A Dbundle_installer_host.cpp309 if (!reply.WriteUint32(streamInstaller->GetInstallerId())) { in HandleCreateStreamInstaller()
684 if ((*it)->GetInstallerId() == streamInstallerId) { in DestoryBundleStreamInstaller()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_ipc_test.cpp141 auto id = proxy->GetInstallerId();
159 auto id = proxy->GetInstallerId();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installers_test/
H A Dbms_bundle_installers_test.cpp122 auto result = bundleInstaller_->GetInstallerId();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp5036 installedUid = impl.GetInstallerId();