Searched refs:IsOfflineJob (Results 1 – 3 of 3) sorted by relevance
52 bool IsOfflineJob(std::string imageId);
87 if (!repository_->IsOfflineJob(imageId)) { in ProcessImage()
485 bool PhotoJobRepository::IsOfflineJob(std::string imageId) in IsOfflineJob() function in OHOS::CameraStandard::DeferredProcessing::PhotoJobRepository