Home
last modified time | relevance | path

Searched refs:MapDpsErrorCode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp29 ErrorCode MapDpsErrorCode(DpsError errorCode) in MapDpsErrorCode() function
253 spCallback->OnError(imageId, MapDpsErrorCode(errorCode)); in OnError()
304 callback->OnError(result.imageId, MapDpsErrorCode(result.errorCode)); in ProcessPendingResults()
365 auto error = MapDpsErrorCode(errorCode); in OnVideoError()
388 callback->OnError(result.requestId, MapDpsErrorCode(result.errorCode)); in ProcessVideoResults()