Searched refs:RestoreJob (Results 1 – 3 of 3) sorted by relevance
36 void RestoreJob(const std::string& imageId);
80 repository_->RestoreJob(imageId); in RestoreImage()
183 void PhotoJobRepository::RestoreJob(const std::string& imageId) in RestoreJob() function in OHOS::CameraStandard::DeferredProcessing::PhotoJobRepository