Searched refs:ReverseContinuationSchedulerPrimaryStage (Results 1 – 3 of 3) sorted by relevance
23 ReverseContinuationSchedulerPrimaryStage::ReverseContinuationSchedulerPrimaryStage( in ReverseContinuationSchedulerPrimaryStage() function in OHOS::AppExecFwk::ReverseContinuationSchedulerPrimaryStage29 void ReverseContinuationSchedulerPrimaryStage::NotifyReplicaTerminated() in NotifyReplicaTerminated()32 wptr<ReverseContinuationSchedulerPrimaryStage> weak = this; in NotifyReplicaTerminated()54 bool ReverseContinuationSchedulerPrimaryStage::ContinuationBack(const AAFwk::Want &want) in ContinuationBack()57 wptr<ReverseContinuationSchedulerPrimaryStage> weak = this; in ContinuationBack()80 void ReverseContinuationSchedulerPrimaryStage::HandlerNotifyReplicaTerminated() in HandlerNotifyReplicaTerminated()91 void ReverseContinuationSchedulerPrimaryStage::HandlerContinuationBack(const AAFwk::Want &want) in HandlerContinuationBack()
26 class ReverseContinuationSchedulerPrimaryStage : public ReverseContinuationSchedulerPrimaryStub {28 ReverseContinuationSchedulerPrimaryStage(31 virtual ~ReverseContinuationSchedulerPrimaryStage() = default;
93 sptr<AppExecFwk::ReverseContinuationSchedulerPrimaryStage> primary = in Init()94 …new (std::nothrow) AppExecFwk::ReverseContinuationSchedulerPrimaryStage(continuationHandler, handl… in Init()