Searched defs:SESSION_NOT_CONFIG (Results 1 - 1 of 1) sorted by relevance
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ | ||
H A D | capture_session.cpp | 4173 CHECK_AND_RETURN_RET_LOG(IsSessionCommited(), CameraErrorCode::SESSION_NOT_CONFIG, "Session is not Commited!"); EnableLowLightBoost() member in OHOS::CameraStandard::CameraErrorCode 4189 CHECK_AND_RETURN_RET_LOG(IsSessionCommited(), CameraErrorCode::SESSION_NOT_CONFIG, "Session is not Commited!"); EnableLowLightDetection() member in OHOS::CameraStandard::CameraErrorCode [all...] |
Completed in 11 milliseconds