Home
last modified time | relevance | path

Searched defs:streamInstallerId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/
H A Dmock_bundle_installer_host.cpp121 bool MockBundleInstallerHost::DestoryBundleStreamInstaller(uint32_t streamInstallerId) in DestoryBundleStreamInstaller()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp311 uint32_t streamInstallerId = reply.ReadUint32(); in CreateStreamInstaller() local
327 bool BundleInstallerProxy::DestoryBundleStreamInstaller(uint32_t streamInstallerId) in DestoryBundleStreamInstaller()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_multiuser_install_test/
H A Dbms_bundle_multiuser_install_ipc_test.cpp164 bool DestoryBundleStreamInstaller(uint32_t streamInstallerId) in DestoryBundleStreamInstaller()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp663 bool BundleInstallerHost::DestoryBundleStreamInstaller(uint32_t streamInstallerId) in DestoryBundleStreamInstaller()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_system_app_test.cpp839 uint32_t streamInstallerId = 0; variable
H A Dbms_bundle_permission_false_test.cpp1138 uint32_t streamInstallerId = 0; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp449 bool IBundleInstallerTest::DestoryBundleStreamInstaller(uint32_t streamInstallerId) in DestoryBundleStreamInstaller()