Searched defs:continuationHandler (Results 1 – 4 of 4) sorted by relevance
111 std::shared_ptr<ContinuationHandler> continuationHandler = variable131 std::shared_ptr<ContinuationHandler> continuationHandler = variable150 … auto continuationHandler = std::make_shared<ContinuationHandler>(continuationManager, abilityTmp); variable167 … auto continuationHandler = std::make_shared<ContinuationHandler>(continuationManager, abilityTmp); variable185 std::shared_ptr<ContinuationHandler> continuationHandler = variable203 … auto continuationHandler = std::make_shared<ContinuationHandler>(continuationManager, abilityTmp); variable222 std::shared_ptr<ContinuationHandler> continuationHandler = variable241 … auto continuationHandler = std::make_shared<ContinuationHandler>(continuationManager, abilityTmp); variable266 std::shared_ptr<ContinuationHandler> continuationHandler = variable286 std::shared_ptr<ContinuationHandler> continuationHandler = variable[all …]
23 const std::weak_ptr<IReverseContinuationSchedulerPrimaryHandler> &continuationHandler, in ReverseContinuationSchedulerPrimary()81 std::shared_ptr<IReverseContinuationSchedulerPrimaryHandler> continuationHandler = nullptr; in HandlerNotifyReplicaTerminated() local95 std::shared_ptr<IReverseContinuationSchedulerPrimaryHandler> continuationHandler = nullptr; in HandlerContinuationBack() local
49 …t std::shared_ptr<AbilityInfo> &abilityInfo, const std::shared_ptr<ContinuationHandler> &continuat… in Init()110 std::shared_ptr<ContinuationHandler> continuationHandler = continuationHandler_.lock(); in HandleContinueAbilityWithStack() local283 std::shared_ptr<ContinuationHandler> continuationHandler = continuationHandler_.lock(); in ReverseContinueAbility() local440 std::shared_ptr<ContinuationHandler> continuationHandler = continuationHandler_.lock(); in HandleContinueAbility() local
128 std::weak_ptr<ContinuationHandler> continuationHandler = continuationHandler_; in Init() local