/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/sink_state/ |
H A D | dsched_continue_sink_start_state.cpp | 40 int32_t DSchedContinueSinkStartState::Execute(std::shared_ptr<DSchedContinue> dContinue, in Execute() 67 …32_t DSchedContinueSinkStartState::DoContinuePullReqTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinuePullReqTask() 82 …32_t DSchedContinueSinkStartState::DoContinueAbilityTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueAbilityTask() 92 int32_t DSchedContinueSinkStartState::DoContinueErrorTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueErrorTask() 107 int32_t DSchedContinueSinkStartState::DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueEndTask()
|
H A D | dsched_continue_data_state.cpp | 39 int32_t DSchedContinueDataState::Execute(std::shared_ptr<DSchedContinue> dContinue, in Execute() 65 int32_t DSchedContinueDataState::DoContinueDataTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueDataTask() 80 int32_t DSchedContinueDataState::DoContinueErrorTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueErrorTask() 95 int32_t DSchedContinueDataState::DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueEndTask()
|
H A D | dsched_continue_sink_wait_end_state.cpp | 38 int32_t DSchedContinueSinkWaitEndState::Execute(std::shared_ptr<DSchedContinue> dContinue, in Execute() 65 …2_t DSchedContinueSinkWaitEndState::DoNotifyCompleteTask(std::shared_ptr<DSchedContinue> dContinue, in DoNotifyCompleteTask() 80 int32_t DSchedContinueSinkWaitEndState::DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueEndTask()
|
H A D | dsched_continue_sink_end_state.cpp | 37 int32_t DSchedContinueSinkEndState::Execute(std::shared_ptr<DSchedContinue> dContinue, in Execute() 64 int32_t DSchedContinueSinkEndState::DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueEndTask()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/source_state/ |
H A D | dsched_continue_source_start_state.cpp | 40 int32_t DSchedContinueSourceStartState::Execute(std::shared_ptr<DSchedContinue> dContinue, in Execute() 67 …_t DSchedContinueSourceStartState::DoContinuePushReqTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinuePushReqTask() 82 …_t DSchedContinueSourceStartState::DoContinueAbilityTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueAbilityTask() 97 …32_t DSchedContinueSourceStartState::DoContinueErrorTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueErrorTask() 112 int32_t DSchedContinueSourceStartState::DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueEndTask()
|
H A D | dsched_continue_ability_state.cpp | 39 int32_t DSchedContinueAbilityState::Execute(std::shared_ptr<DSchedContinue> dContinue, in Execute() 66 int32_t DSchedContinueAbilityState::DoContinueSendTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueSendTask() 81 int32_t DSchedContinueAbilityState::DoContinueErrorTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueErrorTask() 96 int32_t DSchedContinueAbilityState::DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueEndTask()
|
H A D | dsched_continue_source_wait_end_state.cpp | 38 int32_t DSchedContinueWaitEndState::Execute(std::shared_ptr<DSchedContinue> dContinue, in Execute() 65 int32_t DSchedContinueWaitEndState::DoNotifyCompleteTask(std::shared_ptr<DSchedContinue> dContinue, in DoNotifyCompleteTask() 80 int32_t DSchedContinueWaitEndState::DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueEndTask()
|
H A D | dsched_continue_source_end_state.cpp | 37 int32_t DSchedContinueEndState::Execute(std::shared_ptr<DSchedContinue> dContinue, in Execute() 63 int32_t DSchedContinueEndState::DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, in DoContinueEndTask()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/ |
H A D | dsched_continue_state_test.cpp | 52 std::shared_ptr<DSchedContinue> dContinue = CreateObject(); in SetUp() local 65 …std::shared_ptr<DSchedContinue> dContinue = std::make_shared<DSchedContinue>(subServiceType, direc… in CreateObject() local 92 std::shared_ptr<DSchedContinue> dContinue = CreateObject(); in SetUp() local 105 …std::shared_ptr<DSchedContinue> dContinue = std::make_shared<DSchedContinue>(subServiceType, direc… in CreateObject() local 132 std::shared_ptr<DSchedContinue> dContinue = CreateObject(); in SetUp() local 172 std::shared_ptr<DSchedContinue> dContinue = CreateObject(); in SetUp() local 213 std::shared_ptr<DSchedContinue> dContinue = CreateObject(); in SetUp() local 256 std::shared_ptr<DSchedContinue> dContinue = CreateObject(); in SetUp() local 297 std::shared_ptr<DSchedContinue> dContinue = CreateObject(); in SetUp() local 338 std::shared_ptr<DSchedContinue> dContinue = CreateObject(); in SetUp() local [all …]
|
H A D | dsched_continue_manager_test.cpp | 85 …std::shared_ptr<DSchedContinue> dContinue = std::make_shared<DSchedContinue>(subServiceType, direc… in CreateObject() local 294 std::shared_ptr<DSchedContinue> dContinue = CreateObject(); variable
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/ |
H A D | dsched_continue_state_machine.cpp | 34 DSchedContinueStateMachine::DSchedContinueStateMachine(std::shared_ptr<DSchedContinue> dContinue) in DSchedContinueStateMachine() 45 std::shared_ptr<DSchedContinue> dContinue = dContinue_.lock(); in Execute() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/ |
H A D | dsched_continue_event_handler.cpp | 44 std::shared_ptr<DSchedContinue> dContinue = dschedContinue_.lock(); in ProcessEvent() local
|
H A D | dsched_continue_manager.cpp | 410 auto dContinue = GetDSchedContinueByWant(want, missionId); in HandleStartContinuation() local 475 auto dContinue = GetDSchedContinueByDevId(devId, missionId); in HandleNotifyCompleteContinuation() local
|
H A D | dsched_continue.cpp | 206 auto dContinue = std::shared_ptr<DSchedContinue>(shared_from_this()); in Init() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_stub.cpp | 668 … auto dContinue = DSchedContinueManager::GetInstance().GetDSchedContinueByDevId(devId, sessionId); variable
|