Home
last modified time | relevance | path

Searched refs:HandleDestoryBundleStreamInstaller (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_installer_host.h202 void HandleDestoryBundleStreamInstaller(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp92 HandleDestoryBundleStreamInstaller(data, reply); in OnRemoteRequest()
323 void BundleInstallerHost::HandleDestoryBundleStreamInstaller(MessageParcel &data, MessageParcel &re… in HandleDestoryBundleStreamInstaller() function in OHOS::AppExecFwk::BundleInstallerHost