Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/deferred_proc_session/
H A Ddeferred_type.h24 ERROR_SESSION_NOT_READY_TEMPORARILY = 1, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/base/include/
H A Dideferred_photo_processing_session_callback.h31 ERROR_SESSION_NOT_READY_TEMPORARILY = 1, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp37 code = ErrorCode::ERROR_SESSION_NOT_READY_TEMPORARILY; in MapDpsErrorCode()