Searched refs:SetJobError (Results 1 – 3 of 3) sorted by relevance
42 void SetJobError(const std::string& videoId);
86 repository_->SetJobError(videoId); in OnError()
138 void VideoJobRepository::SetJobError(const std::string& videoId) in SetJobError() function in OHOS::CameraStandard::DeferredProcessing::VideoJobRepository