Searched defs:AddSecureOutput (Results 1 – 7 of 7) sorted by relevance
26 int32_t SecureCameraSessionForSys::AddSecureOutput(sptr<CaptureOutput> &output) in AddSecureOutput() function in OHOS::CameraStandard::SecureCameraSessionForSys
26 int32_t SecureCameraSession::AddSecureOutput(sptr<CaptureOutput> &output) in AddSecureOutput() function in OHOS::CameraStandard::SecureCameraSession
945 int32_t CaptureSession::AddSecureOutput(sptr<CaptureOutput> &output) in AddSecureOutput() function in OHOS::CameraStandard::CaptureSession
132 napi_value SecureSessionForSysNapi::AddSecureOutput(napi_env env, napi_callback_info info) in AddSecureOutput() function in OHOS::CameraStandard::SecureSessionForSysNapi
97 napi_value SecureCameraSessionNapi::AddSecureOutput(napi_env env, napi_callback_info info) in AddSecureOutput() function in OHOS::CameraStandard::SecureCameraSessionNapi
154 int32_t CJSession::AddSecureOutput(sptr<CameraOutput> cameraOutput) in AddSecureOutput() function in OHOS::CameraStandard::CJSession
300 Camera_ErrorCode Camera_CaptureSession::AddSecureOutput(Camera_PreviewOutput* previewOutput) in AddSecureOutput() function in Camera_CaptureSession