Searched refs:GetJobUnLocked (Results 1 – 5 of 5) sorted by relevance
37 DeferredVideoJobPtr jobPtrFind = GetJobUnLocked(videoId); in AddVideoJob()52 DeferredVideoJobPtr jobPtrFind = GetJobUnLocked(videoId); in RemoveVideoJob()73 DeferredVideoJobPtr jobPtrFind = GetJobUnLocked(videoId); in RestoreVideoJob()84 DeferredVideoJobPtr jobPtrFind = GetJobUnLocked(videoId); in SetJobPending()96 DeferredVideoJobPtr jobPtrFind = GetJobUnLocked(videoId); in SetJobRunning()107 DeferredVideoJobPtr jobPtrFind = GetJobUnLocked(videoId); in SetJobCompleted()119 DeferredVideoJobPtr jobPtrFind = GetJobUnLocked(videoId); in SetJobFailed()131 DeferredVideoJobPtr jobPtrFind = GetJobUnLocked(videoId); in SetJobPause()142 DeferredVideoJobPtr jobPtrFind = GetJobUnLocked(videoId); in SetJobError()190 DeferredVideoJobPtr VideoJobRepository::GetJobUnLocked(const std::string& videoId) in GetJobUnLocked() function in OHOS::CameraStandard::DeferredProcessing::VideoJobRepository
99 jobPtr = GetJobUnLocked(imageId); in RemoveDeferredJob()142 jobPtr = GetJobUnLocked(imageId); in RequestJob()168 jobPtr = GetJobUnLocked(imageId); in CancelJob()190 jobPtr = GetJobUnLocked(imageId); in RestoreJob()211 jobPtr = GetJobUnLocked(imageId); in SetJobPending()231 jobPtr = GetJobUnLocked(imageId); in SetJobRunning()253 jobPtr = GetJobUnLocked(imageId); in SetJobCompleted()277 jobPtr = GetJobUnLocked(imageId); in SetJobFailed()297 DeferredPhotoJobPtr jobPtr = GetJobUnLocked(imageId); in GetJobStatus()379 DeferredPhotoJobPtr jobPtr = GetJobUnLocked(imageId); in GetJobPriority()[all …]
52 DeferredVideoJobPtr GetJobUnLocked(const std::string& videoId);
59 DeferredPhotoJobPtr GetJobUnLocked(const std::string& imageId);
257 taskVideo = jobRepository_->GetJobUnLocked(videoId_2);292 taskVideo = jobRepository_->GetJobUnLocked(videoId_2);