Home
last modified time | relevance | path

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

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