Searched refs:CancelJob (Results 1 – 3 of 3) sorted by relevance
35 void CancelJob(const std::string& imageId);
111 repository_->CancelJob(imageId); in CancelProcessImage()
161 void PhotoJobRepository::CancelJob(const std::string& imageId) in CancelJob() function in OHOS::CameraStandard::DeferredProcessing::PhotoJobRepository