Searched refs:GetDSchedContinueByWant (Results 1 – 2 of 2) sorted by relevance
59 …std::shared_ptr<DSchedContinue> GetDSchedContinueByWant(const OHOS::AAFwk::Want& want, int32_t mis…
389 if (GetDSchedContinueByWant(want, missionId) == nullptr) { in StartContinuation()410 auto dContinue = GetDSchedContinueByWant(want, missionId); in HandleStartContinuation()420 std::shared_ptr<DSchedContinue> DSchedContinueManager::GetDSchedContinueByWant( in GetDSchedContinueByWant() function in OHOS::DistributedSchedule::DSchedContinueManager