| /drivers/external_device_manager/services/native/driver_extension_manager/src/ |
| D | driver_ext_mgr.cpp | 124 ErrCode DriverExtMgr::QueryDevice(int32_t &errorCode, uint32_t busType, in QueryDevice() 163 ErrCode DriverExtMgr::BindDevice(int32_t &errorCode, uint64_t deviceId, in BindDevice() 184 ErrCode DriverExtMgr::UnBindDevice(int32_t &errorCode, uint64_t deviceId) in UnBindDevice() 199 ErrCode DriverExtMgr::BindDriverWithDeviceId(int32_t &errorCode, uint64_t deviceId, in BindDriverWithDeviceId() 221 ErrCode DriverExtMgr::UnBindDriverWithDeviceId(int32_t &errorCode, uint64_t deviceId) in UnBindDriverWithDeviceId() 322 ErrCode DriverExtMgr::QueryDeviceInfo(int32_t &errorCode, std::vector<std::shared_ptr<DeviceInfoDat… in QueryDeviceInfo() 355 ErrCode DriverExtMgr::QueryDriverInfo(int32_t &errorCode, std::vector<std::shared_ptr<DriverInfoDat… in QueryDriverInfo()
|
| /drivers/peripheral/camera/test/common/callback/src/ |
| D | camera_device_callback.cpp | 21 int32_t CameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
| /drivers/peripheral/pin_auth/hdi_service/service/src/ |
| D | executor_impl_common.cpp | 27 void CallError(const sptr<HdiIExecutorCallback> &callback, uint32_t errorCode) in CallError()
|
| D | verifier_impl.cpp | 95 void VerifierImpl::CancelCurrentAuth(int32_t errorCode) in CancelCurrentAuth()
|
| D | collector_impl.cpp | 94 void CollectorImpl::CancelCurrentCollect(int32_t errorCode) in CancelCurrentCollect()
|
| /drivers/peripheral/camera/hdi_service/v1_0/src/ |
| D | camera_device_service_callback.cpp | 24 int32_t CameraDeviceServiceCallback::OnError(VdiErrorType type, int32_t errorCode) in OnError()
|
| /drivers/peripheral/camera/test/hdi/metadata_test/src/ |
| D | camera_metadata_enum_uttest.cpp | 148 std::vector<int> errorCode = { variable
|
| /drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraopencamera_fuzzer/ |
| D | dcameraopencamera_fuzzer.cpp | 31 int32_t OnError(ErrorType type, int32_t errorCode) in OnError()
|
| /drivers/peripheral/input/ddk_service/src/ |
| D | ddk_sysfs_dev_node.cpp | 43 std::error_code errorCode; in FindPath() local
|
| /drivers/peripheral/usb/ddk/host/src/ |
| D | ddk_sysfs_dev_node.cpp | 44 std::error_code errorCode; in FindPath() local
|
| /drivers/external_device_manager/services/native/driver_extension_manager/src/device_notification/ |
| D | notification_peripheral.cpp | 117 uint32_t errorCode = 0; in GetPixelMap() local
|
| /drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/ |
| D | capture_message.h | 98 VdiStreamError errorCode) : ICaptureMessage(streamId, captureId, time, peerCount) in CaptureErrorMessage()
|
| /drivers/peripheral/camera/test/common/v1_2/src/ |
| D | hdi_common_v1_2.cpp | 363 OHOS::HDI::Camera::V1_2::ErrorCode errorCode) in OnError()
|
| /drivers/peripheral/camera/test/common/v1_3/src/ |
| D | hdi_common_v1_3.cpp | 462 const std::string& videoId, OHOS::HDI::Camera::V1_2::ErrorCode errorCode) in OnError()
|
| /drivers/peripheral/nfc/vendor_adaptor/ |
| D | nfc_vendor_adaptions.cpp | 60 static void WriteBootloaderHiSysEvent(uint16_t errorCode) in WriteBootloaderHiSysEvent()
|
| /drivers/external_device_manager/frameworks/js/taihe/src/ |
| D | ohos.driver.deviceManager.impl.cpp | 149 static std::optional<std::string> GetNapiError(int32_t errorCode) in GetNapiError()
|
| /drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dcamera_host/ |
| D | dcamera_host_test.cpp | 82 int32_t OnError(ErrorType type, int32_t errorCode) override in OnError()
|
| /drivers/peripheral/camera/test/ut/usb_camera/ |
| D | test_camera_base.cpp | 772 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
| /drivers/peripheral/audio/hdi_service/primary_impl/src/ |
| D | audio_capture.c | 706 static void LogErrorCapture(AudioHandle handle, int errorCode, int reason) in LogErrorCapture()
|
| D | audio_render.c | 780 static void LogError(AudioHandle handle, int32_t errorCode, int reason) in LogError()
|
| /drivers/peripheral/camera/test/ut/v4l2/ |
| D | test_camera_base.cpp | 795 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
| /drivers/external_device_manager/frameworks/js/napi/device_manager/ |
| D | device_manager_middle.cpp | 222 static std::optional<std::string> GetNapiError(int32_t errorCode) in GetNapiError()
|
| /drivers/peripheral/camera/test/demo_3A/ |
| D | ohos_camera_demo_3a.cpp | 1133 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
| /drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
| D | dcamera_hdf_demo.cpp | 1073 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
| /drivers/peripheral/camera/test/demo/ |
| D | ohos_camera_demo.cpp | 1125 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|