Searched refs:IsPhotoInProcess (Results 1 – 4 of 4) sorted by relevance
52 static bool IsPhotoInProcess(const std::string &photoId);
442 if (!MultiStagesCaptureRequestTaskManager::IsPhotoInProcess(photoId)) { in CancelProcessRequest()462 if (!MultiStagesCaptureRequestTaskManager::IsPhotoInProcess(photoId)) { in RemoveImage()508 if (!MultiStagesCaptureRequestTaskManager::IsPhotoInProcess(photoId)) { in IsPhotoDeleted()
87 bool MultiStagesCaptureRequestTaskManager::IsPhotoInProcess(const string &photoId) in IsPhotoInProcess() function in OHOS::Media::MultiStagesCaptureRequestTaskManager
285 CHECK_AND_RETURN_LOG(MultiStagesCaptureRequestTaskManager::IsPhotoInProcess(imageId), in OnProcessImageDone()