Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 25 of 28) sorted by relevance

12

/drivers/external_device_manager/services/native/driver_extension_manager/src/
Ddriver_ext_mgr.cpp124 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/
Dcamera_device_callback.cpp21 int32_t CameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/pin_auth/hdi_service/service/src/
Dexecutor_impl_common.cpp27 void CallError(const sptr<HdiIExecutorCallback> &callback, uint32_t errorCode) in CallError()
Dverifier_impl.cpp95 void VerifierImpl::CancelCurrentAuth(int32_t errorCode) in CancelCurrentAuth()
Dcollector_impl.cpp94 void CollectorImpl::CancelCurrentCollect(int32_t errorCode) in CancelCurrentCollect()
/drivers/peripheral/camera/hdi_service/v1_0/src/
Dcamera_device_service_callback.cpp24 int32_t CameraDeviceServiceCallback::OnError(VdiErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/test/hdi/metadata_test/src/
Dcamera_metadata_enum_uttest.cpp148 std::vector<int> errorCode = { variable
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraopencamera_fuzzer/
Ddcameraopencamera_fuzzer.cpp31 int32_t OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/input/ddk_service/src/
Dddk_sysfs_dev_node.cpp43 std::error_code errorCode; in FindPath() local
/drivers/peripheral/usb/ddk/host/src/
Dddk_sysfs_dev_node.cpp44 std::error_code errorCode; in FindPath() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/device_notification/
Dnotification_peripheral.cpp117 uint32_t errorCode = 0; in GetPixelMap() local
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
Dcapture_message.h98 VdiStreamError errorCode) : ICaptureMessage(streamId, captureId, time, peerCount) in CaptureErrorMessage()
/drivers/peripheral/camera/test/common/v1_2/src/
Dhdi_common_v1_2.cpp363 OHOS::HDI::Camera::V1_2::ErrorCode errorCode) in OnError()
/drivers/peripheral/camera/test/common/v1_3/src/
Dhdi_common_v1_3.cpp462 const std::string& videoId, OHOS::HDI::Camera::V1_2::ErrorCode errorCode) in OnError()
/drivers/peripheral/nfc/vendor_adaptor/
Dnfc_vendor_adaptions.cpp60 static void WriteBootloaderHiSysEvent(uint16_t errorCode) in WriteBootloaderHiSysEvent()
/drivers/external_device_manager/frameworks/js/taihe/src/
Dohos.driver.deviceManager.impl.cpp149 static std::optional<std::string> GetNapiError(int32_t errorCode) in GetNapiError()
/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dcamera_host/
Ddcamera_host_test.cpp82 int32_t OnError(ErrorType type, int32_t errorCode) override in OnError()
/drivers/peripheral/camera/test/ut/usb_camera/
Dtest_camera_base.cpp772 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
Daudio_capture.c706 static void LogErrorCapture(AudioHandle handle, int errorCode, int reason) in LogErrorCapture()
Daudio_render.c780 static void LogError(AudioHandle handle, int32_t errorCode, int reason) in LogError()
/drivers/peripheral/camera/test/ut/v4l2/
Dtest_camera_base.cpp795 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/external_device_manager/frameworks/js/napi/device_manager/
Ddevice_manager_middle.cpp222 static std::optional<std::string> GetNapiError(int32_t errorCode) in GetNapiError()
/drivers/peripheral/camera/test/demo_3A/
Dohos_camera_demo_3a.cpp1133 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
Ddcamera_hdf_demo.cpp1073 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/test/demo/
Dohos_camera_demo.cpp1125 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()

12