Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dstatus_receiver_proxy.h45 void CloseStreamInstaller(uint32_t installerId);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dstatus_receiver_proxy.cpp665 CloseStreamInstaller(streamInstallerId_); in OnFinished()
709 void StatusReceiverProxy::CloseStreamInstaller(uint32_t installerId) in CloseStreamInstaller() function in OHOS::AppExecFwk::StatusReceiverProxy