Searched refs:SetJobPause (Results 1 – 3 of 3) sorted by relevance
84 repository_->SetJobPause(videoId); in OnError()112 repository_->SetJobPause(videoId); in PauseRequest()
41 void SetJobPause(const std::string& videoId);
127 void VideoJobRepository::SetJobPause(const std::string& videoId) in SetJobPause() function in OHOS::CameraStandard::DeferredProcessing::VideoJobRepository