Home
last modified time | relevance | path

Searched defs:SetStreamInstallId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dstatus_receiver_host.h33 virtual void SetStreamInstallId(uint32_t installerId) override {}; in SetStreamInstallId() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_status_receiver.cpp55 void MockStatusReceiver::SetStreamInstallId(uint32_t installerId) in SetStreamInstallId() function in OHOS::AppExecFwk::MockStatusReceiver
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dstatus_receiver_proxy.cpp724 void StatusReceiverProxy::SetStreamInstallId(uint32_t installerId) in SetStreamInstallId() function in OHOS::AppExecFwk::StatusReceiverProxy