Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_common_event.cpp21 PendingWantCommonEvent::PendingWantCommonEvent() in PendingWantCommonEvent() function in OHOS::AAFwk::PendingWantCommonEvent
24 void PendingWantCommonEvent::SetWantParams(const WantParams &wantParams) in SetWantParams()
29 void PendingWantCommonEvent::SetFinishedReceiver(const sptr<IWantReceiver> &finishedReceiver) in SetFinishedReceiver()
34 void PendingWantCommonEvent::OnReceiveEvent(const EventFwk::CommonEventData &data) in OnReceiveEvent()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_common_event.h29 class PendingWantCommonEvent : public CommonEventSubscriber {
31 PendingWantCommonEvent();
32 virtual ~PendingWantCommonEvent() = default;