Home
last modified time | relevance | path

Searched refs:GetDSchedContinueByDevId (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue_manager.h60 std::shared_ptr<DSchedContinue> GetDSchedContinueByDevId(const std::u16string& devId, int32_t missionId);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_manager.cpp474 auto dContinue = GetDSchedContinueByDevId(devId, missionId); in HandleNotifyCompleteContinuation()
486 std::shared_ptr<DSchedContinue> DSchedContinueManager::GetDSchedContinueByDevId( in GetDSchedContinueByDevId() function in OHOS::DistributedSchedule::DSchedContinueManager
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp693 auto dContinue = DSchedContinueManager::GetInstance().GetDSchedContinueByDevId(devId, sessionId); in NotifyCompleteContinuationInner()

Completed in 6 milliseconds