Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_controller.cpp99 scheduleState_(DpsStatus::DPS_SESSION_STATE_IDLE), in DeferredPhotoController()
252 DpsStatus scheduleState = DpsStatus::DPS_SESSION_STATE_IDLE; in NotifyScheduleState()
257 scheduleState = DpsStatus::DPS_SESSION_STATE_IDLE; in NotifyScheduleState()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/
H A Dbasic_definitions.h161 DPS_SESSION_STATE_IDLE = 0, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp77 case DpsStatus::DPS_SESSION_STATE_IDLE: in MapDpsStatus()
230 …DpsError::DPS_ERROR_SESSION_SYNC_NEEDED, DpsStatus::DPS_SESSION_STATE_IDLE, isCloudImageEnhanceSup… in OnProcessDone()