Searched defs:AddSecureOutput (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ | ||
H A D | secure_camera_session.cpp | 29 int32_t SecureCameraSession::AddSecureOutput(sptr<CaptureOutput> &output) in AddSecureOutput() function in OHOS::CameraStandard::SecureCameraSession |
H A D | capture_session.cpp | 938 int32_t CaptureSession::AddSecureOutput(sptr<CaptureOutput> &output) in AddSecureOutput() function in OHOS::CameraStandard::CaptureSession |
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/ | ||
H A D | secure_camera_session_napi.cpp | 97 napi_value SecureCameraSessionNapi::AddSecureOutput(napi_env env, napi_callback_info info) in AddSecureOutput() function in OHOS::CameraStandard::SecureCameraSessionNapi |
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ | ||
H A D | capture_session_impl.cpp | 231 Camera_ErrorCode Camera_CaptureSession::AddSecureOutput(Camera_PreviewOutput* previewOutput) in AddSecureOutput() function in Camera_CaptureSession |