Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/
H A Dbasic_definitions.h143 DPS_ERROR_SESSION_SYNC_NEEDED = 0, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp33 case DpsError::DPS_ERROR_SESSION_SYNC_NEEDED: in MapDpsErrorCode()
230 …DpsError::DPS_ERROR_SESSION_SYNC_NEEDED, DpsStatus::DPS_SESSION_STATE_IDLE, isCloudImageEnhanceSup… in OnProcessDone()