Searched refs:RequestJob (Results 1 – 3 of 3) sorted by relevance
34 bool RequestJob(const std::string& imageId);
92 bool isImageIdValid = repository_->RequestJob(imageId); in ProcessImage()
134 bool PhotoJobRepository::RequestJob(const std::string& imageId) in RequestJob() function in OHOS::CameraStandard::DeferredProcessing::PhotoJobRepository