Searched refs:SetJobRunning (Results 1 – 6 of 6) sorted by relevance
38 void SetJobRunning(const std::string& videoId);
38 void SetJobRunning(const std::string imageId);
101 repository_->SetJobRunning(videoId); in PostProcess()
209 repository_->SetJobRunning(imageId); in PostProcess()
92 void VideoJobRepository::SetJobRunning(const std::string& videoId) in SetJobRunning() function in OHOS::CameraStandard::DeferredProcessing::VideoJobRepository
224 void PhotoJobRepository::SetJobRunning(const std::string imageId) in SetJobRunning() function in OHOS::CameraStandard::DeferredProcessing::PhotoJobRepository