Searched defs:RemoveInput (Results 1 – 4 of 4) sorted by relevance
| /foundation/multimedia/camera_standard/frameworks/native/camera/src/session/ | ||
| D | capture_session.cpp | 95 int32_t CaptureSession::RemoveInput(sptr<CaptureInput> &input) in RemoveInput() function in OHOS::CameraStandard::CaptureSession |
| /foundation/multimedia/camera_standard/services/camera_service/binder/client/src/ | ||
| D | hcapture_session_proxy.cpp | 127 int32_t HCaptureSessionProxy::RemoveInput(sptr<ICameraDeviceService> cameraDevice) in RemoveInput() function in OHOS::CameraStandard::HCaptureSessionProxy |
| /foundation/multimedia/camera_standard/services/camera_service/src/ | ||
| D | hcapture_session.cpp | 138 int32_t HCaptureSession::RemoveInput(sptr<ICameraDeviceService> cameraDevice) in RemoveInput() function in OHOS::CameraStandard::HCaptureSession |
| /foundation/multimedia/camera_standard/frameworks/js/camera_napi/src/session/ | ||
| D | camera_session_napi.cpp | 425 napi_value CameraSessionNapi::RemoveInput(napi_env env, napi_callback_info info) in RemoveInput() function in OHOS::CameraStandard::CameraSessionNapi |