Searched defs:AddSecureOutput (Results 1 – 5 of 5) sorted by relevance
26 int32_t SecureCameraSession::AddSecureOutput(sptr<CaptureOutput> &output) in AddSecureOutput() function in OHOS::CameraStandard::SecureCameraSession
914 int32_t CaptureSession::AddSecureOutput(sptr<CaptureOutput> &output) in AddSecureOutput() function in OHOS::CameraStandard::CaptureSession
95 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
221 Camera_ErrorCode Camera_CaptureSession::AddSecureOutput(Camera_PreviewOutput* previewOutput) in AddSecureOutput() function in Camera_CaptureSession