H A D | distributed_sched_continuation.h | 62 class ContinuationHandler : public AppExecFwk::EventHandler {
class in OHOS::DistributedSchedule::DSchedContinuation 64 ContinuationHandler(const std::shared_ptr<AppExecFwk::EventRunner>& runner,
in ContinuationHandler() function in OHOS::DistributedSchedule::DSchedContinuation::ContinuationHandler 68 ~ContinuationHandler() = default;
76 std::shared_ptr<ContinuationHandler> continuationHandler_;
|