Home
last modified time | relevance | path

Searched defs:RemoveImage (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Ddeferred_photo_proc_adapter.cpp95 void DeferredPhotoProcessingAdapter::RemoveImage(const std::string &imageId, bool isRestorable) in RemoveImage() function in OHOS::Media::DeferredPhotoProcessingAdapter
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/photo_session/
H A Ddeferred_photo_processing_session.cpp112 int32_t DeferredPhotoProcessingSession::RemoveImage(const std::string& imageId, bool restorable) in RemoveImage() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSession
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/
H A Ddeferred_photo_processing_session_proxy.cpp77 int32_t DeferredPhotoProcessingSessionProxy::RemoveImage(const std::string& imageId, const bool res… in RemoveImage() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSessionProxy
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_processor.cpp58 void DeferredPhotoProcessor::RemoveImage(const std::string& imageId, bool restorable) in RemoveImage() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessor
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/deferred_proc_session/
H A Ddeferred_photo_proc_session.cpp155 void DeferredPhotoProcSession::RemoveImage(const std::string& imageId, const bool restorable) in RemoveImage() function in OHOS::CameraStandard::DeferredPhotoProcSession
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_photo_capture_manager.cpp460 void MultiStagesPhotoCaptureManager::RemoveImage(const string &photoId, bool isRestorable) in RemoveImage() function in OHOS::Media::MultiStagesPhotoCaptureManager
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp615 void PhotoPostProcessor::RemoveImage(std::string imageId) in RemoveImage() function in OHOS::CameraStandard::DeferredProcessing::PhotoPostProcessor