Searched refs:GetDSchedContinueByDevId (Results 1 – 3 of 3) sorted by relevance
60 …std::shared_ptr<DSchedContinue> GetDSchedContinueByDevId(const std::u16string& devId, int32_t miss…
475 auto dContinue = GetDSchedContinueByDevId(devId, missionId); in HandleNotifyCompleteContinuation()487 std::shared_ptr<DSchedContinue> DSchedContinueManager::GetDSchedContinueByDevId( in GetDSchedContinueByDevId() function in OHOS::DistributedSchedule::DSchedContinueManager
668 … auto dContinue = DSchedContinueManager::GetInstance().GetDSchedContinueByDevId(devId, sessionId);